mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-03 19:45:44 -05:00
20 lines
357 B
Text
20 lines
357 B
Text
{
|
|
"folders":
|
|
[
|
|
{
|
|
"path": "../build/jsdoc-toolkit/app"
|
|
},
|
|
{
|
|
"path": "../build/jsdoc-toolkit/templates"
|
|
},
|
|
{
|
|
"path": "../build/jsdoc-toolkit/conf"
|
|
},
|
|
{
|
|
"path": "../build/jsdoc-toolkit",
|
|
"name": "root",
|
|
"folder_exclude_patterns": ["*"],
|
|
"file_exclude_patterns": [ "*.jar" ]
|
|
}
|
|
]
|
|
}
|