Files
GDevelop/GDJS/docs/yuidoc.json
T
2014-09-24 16:25:13 +02:00

15 lines
490 B
JSON

{
"name": "GDevelop JS Runtime API",
"description": "GDevelop JS Runtime: An engine for developing javascript based games using GDevelop",
"version": "1",
"url": "http://www.compilgames.net",
"paths":["../Runtime"],
"options": {
"outdir": "../../docs/GDJS Runtime Documentation",
"exclude": "libs",
"paths":["../Runtime"],
"themedir": "yuidoc-bootstrap-theme",
"helpers": ["yuidoc-bootstrap-theme/helpers/helpers.js"]
}
}