0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2024-11-23 09:26:51 -05:00
liabru-matter-js/yuidoc.json

11 lines
284 B
JSON
Raw Normal View History

2019-09-15 14:50:51 -04:00
{
"name": "Matter.js Physics Engine API Docs",
"description": "a 2D rigid body physics engine for the web",
"url": "http://brm.io/matter-js/",
"options": {
"linkNatives": true,
"outdir": "doc/build",
"themedir": "matter-doc-theme",
"paths": "src"
}
}