mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-05 20:32:00 -05: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
|
@ -24,4 +24,6 @@ fi
|
|||
|
||||
cd jsdoc-toolkit
|
||||
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…
Reference in a new issue