sbin/build/gendoc.sh
author hamidouk
Tue, 24 Jan 2012 17:29:18 +0100
branchembed-playerapi-rewrite
changeset 700 c6933b86acba
parent 527 90d77cc01ec0
permissions -rw-r--r--
switched build order to get IriSP.wrap available for functions in pop.js
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
520
fe008e95a716 added jsdoc support, and a script to generate the docs.
hamidouk
parents:
diff changeset
     1
#!/bin/sh
527
90d77cc01ec0 changed doc gen script to rebuild the release file every time they're run.
hamidouk
parents: 520
diff changeset
     2
./compil.sh
520
fe008e95a716 added jsdoc support, and a script to generate the docs.
hamidouk
parents:
diff changeset
     3
java -jar ../res/jsdoc/jsrun.jar ../res/jsdoc/app/run.js -a -t=../res/jsdoc/templates/jsdoc/ ../../build/LdtPlayer-release.js -d=../../doc/jsdoc/