Create docs.json

This commit is contained in:
Rand McKinney 2014-03-04 15:14:06 -08:00
parent 5ae0e43bc0
commit 0cc40b1421
1 changed files with 8 additions and 0 deletions

8
docs.json Normal file
View File

@ -0,0 +1,8 @@
{
"content": [
{ "title": "Container API", "depth": 2 },
"lib/models/container.js",
{ "title": "File API", "depth": 2 },
"lib/models/file.js"
]
}