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": [ "content": [
{ "title": "Container API", "depth": 2 }, { "title": "LoopBack Storage Service", "depth": 2 },
"lib/models/container.js", "lib/storage-service.js",
{ "title": "File API", "depth": 2 }, { "title": "Container API", "depth": 3 },
"lib/models/file.js" "lib/storage-handler.js"
] ]
} }