[sikuli] 18/385: Update README.md

Gilles Filippini pini at moszumanska.debian.org
Sun Jun 29 19:25:42 UTC 2014


This is an automated email from the git hooks/post-receive script.

pini pushed a commit to tag upstream/1.1.0_beta1
in repository sikuli.

commit cdbdafcf9794b29286c15ad6aebe3ba7a52e4869
Author: Raimund Hocke <rmhdevelop at me.com>
Date:   Wed Dec 25 13:24:05 2013 +0100

    Update README.md
---
 README.md | 38 ++++++++++++++++++++++++++++++++++++--
 1 file changed, 36 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index e089da8..53a559f 100644
--- a/README.md
+++ b/README.md
@@ -16,15 +16,49 @@ Even if you want to develop in Java or any Java aware scripting language (Jython
 The structure of this repo
 ------------------------
 
-Each folder in this repo is a Maven project by itself with its own POM, but it needs to be in this folder and POM structure, since there is a super POM on the first level, that is the parent POM for all the other child POMs and installs all modules into your local Maven repo. For detailed usage information look further below.
+Each folder (module) in this repo is a Maven project by itself with its own POM, but it needs to be in this folder and POM structure, since there is a super POM on the first level, that is the parent POM for all the other child POMs and installs all modules into your local Maven repo. For detailed usage information look further below.
 
 <hr/>
 
-**--- The top level modules ---**
+**--- The top level modules (representing the Sikuli features) ---**
 
 **Module API**
 
 **Module IDE**
 
+<hr/>
+
+**--- The helper/utility modules (intended for internal use only) ---**
+
+**Module Jython**
+
+**Module Basics**
+
+**Module OpenCV**
+
+**Module Natives**
+
+<hr/>
+
+**--- The modules used to support package production ---**
+
+**Module Libs**
+
+**Module Tesseract**
+
+**Module MacApp**
+
+<hr/>
+
+**--- Modules being AddOns or Extensions --**
+
+**Module Guide**
+
+**Module Remote**
+
+<hr/>
 
+Usage - basic information
+-------------------------
 
+If you intend to compile and build the modules after having downloaded this repo, you need a valid Maven 3 installation and some IDE, that is enabled for working with Maven projects <br />(I myself use NetBeans 7.4, which supports Maven by default)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sikuli.git



More information about the pkg-java-commits mailing list