Files
GDevelop/GDJS/docs/yuidoc.json
T
2014-06-30 21:39:29 +02:00

14 lines
501 B
JSON

{
"name": "Game Develop JS Runtime API",
"description": "Game Develop JS Runtime: An engine for developing javascript based games using Game Develop",
"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"]
}
}