mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-07 13:22:07 -05:00
Update JsDoc.
This commit is contained in:
parent
a1196c9f74
commit
219f288207
2 changed files with 3 additions and 3 deletions
|
@ -12,8 +12,8 @@
|
||||||
# Generate documentation
|
# Generate documentation
|
||||||
#
|
#
|
||||||
# MODE:
|
# MODE:
|
||||||
# docs Generates the JS API docs
|
# docs Generates the JS API docs - Default
|
||||||
# templatedocs Generates the website templates for the online JS API docs
|
# serverdocs Generates the website templates for the online JS API docs
|
||||||
|
|
||||||
if [ $# -eq 0 ]
|
if [ $# -eq 0 ]
|
||||||
then
|
then
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 5894bace8414b4f814c2c9b665ca22c2995f3a61
|
Subproject commit 9ee47365a8fe88deb05857e1b7a3b3cdb435032a
|
Loading…
Reference in a new issue