mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-07-10 03:34:04 -04:00
jsdoc template: also build paper.js and place it in the resources folder of the generated documentation.
This commit is contained in:
parent
5cede5f6ed
commit
415728f7cf
1 changed files with 3 additions and 1 deletions
|
@ -25,3 +25,5 @@ fi
|
||||||
cd jsdoc-toolkit
|
cd jsdoc-toolkit
|
||||||
java -jar jsrun.jar app/run.js -c=conf/$MODE.conf -D="renderMode:$MODE"
|
java -jar jsrun.jar app/run.js -c=conf/$MODE.conf -D="renderMode:$MODE"
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
|
./preprocess.sh ../src/paper.js ../out/docs/resources/js/paper.js "-DBROWSER" stripped
|
Loading…
Add table
Add a link
Reference in a new issue