Change Files to document

This commit is contained in:
Rand McKinney 2014-03-04 15:18:02 -08:00
parent 0cc40b1421
commit 9f78564a9c
1 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
{
"content": [
{ "title": "Container API", "depth": 2 },
"lib/models/container.js",
{ "title": "File API", "depth": 2 },
"lib/models/file.js"
{ "title": "LoopBack Storage Service", "depth": 2 },
"lib/storage-service.js",
{ "title": "Container API", "depth": 3 },
"lib/storage-handler.js"
]
}