|
@@ -1,21 +0,0 @@
|
|
|
-{
|
|
|
- "app": "com.mycompany.app",
|
|
|
- "title": "com.mycompany.app",
|
|
|
- "content": "testapp_index.html",
|
|
|
- "toc": [
|
|
|
- {
|
|
|
- "title": "app_tree:node_1",
|
|
|
- "content": "testapp_node1.html",
|
|
|
- "nodes": [
|
|
|
- {
|
|
|
- "title": "app_tree:node_1_child",
|
|
|
- "content": "testapp_node1_child.html"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "title": "app_tree:node_2",
|
|
|
- "content": "testapp_node2.html"
|
|
|
- }
|
|
|
- ]
|
|
|
-}
|