front_processing/extern/TUIO_JAVA/src/doc.sh
author bastiena
Thu, 05 Apr 2012 15:54:44 +0200
changeset 17 fda26bfcabef
parent 10 925b7ee746e3
permissions -rw-r--r--
Middleware : new gesture implemented : WAVE new kind of detection : postures new postures implemented : BEND KNEE_UP CROSS (developpement, but should be dropped because of collisions with SWIPE gestures) Gesture/Posture detectors got a link towards Debug (For debug purpose only, will be removed later)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10
925b7ee746e3 Front Processing :
bastiena
parents: 9
diff changeset
     1
#!/bin/sh
925b7ee746e3 Front Processing :
bastiena
parents: 9
diff changeset
     2
javadoc -d doc -sourcepath src TUIO
925b7ee746e3 Front Processing :
bastiena
parents: 9
diff changeset
     3