Update docs.json
Add subtitles for model and type objects.
This commit is contained in:
parent
95700a526a
commit
ec93fed2ed
14
docs.json
14
docs.json
|
@ -5,13 +5,25 @@
|
|||
"depth": 2
|
||||
},
|
||||
{
|
||||
"title": "Model and types",
|
||||
"title": "Model builder",
|
||||
"depth": 3
|
||||
},
|
||||
|
||||
"lib/model-builder.js",
|
||||
{
|
||||
"title": "Types",
|
||||
"depth": 3
|
||||
},
|
||||
"lib/types.js",
|
||||
{
|
||||
"title": "GeoPoint",
|
||||
"depth": 3
|
||||
},
|
||||
"lib/geo.js",
|
||||
{
|
||||
"title": "Model",
|
||||
"depth": 3
|
||||
},
|
||||
"lib/model.js",
|
||||
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue