mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-03 19:45:44 -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
|
||||
#
|
||||
# MODE:
|
||||
# docs Generates the JS API docs
|
||||
# templatedocs Generates the website templates for the online JS API docs
|
||||
# docs Generates the JS API docs - Default
|
||||
# serverdocs Generates the website templates for the online JS API docs
|
||||
|
||||
if [ $# -eq 0 ]
|
||||
then
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 5894bace8414b4f814c2c9b665ca22c2995f3a61
|
||||
Subproject commit 9ee47365a8fe88deb05857e1b7a3b3cdb435032a
|
Loading…
Reference in a new issue