refactor: Restructure developer documentation by flattening the software updates section and moving the store owner guide.
This commit is contained in:
20
docu.json
20
docu.json
@@ -235,6 +235,14 @@
|
|||||||
"title": "Overview",
|
"title": "Overview",
|
||||||
"href": "/overview"
|
"href": "/overview"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "Store Owner",
|
||||||
|
"href": "/store-owner"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Software Updates",
|
||||||
|
"href": "/software-updates"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "addons",
|
"title": "addons",
|
||||||
"href": "/addons",
|
"href": "/addons",
|
||||||
@@ -246,7 +254,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Module Integration",
|
"title": "Module Integration",
|
||||||
"href": "/module-Integration"
|
"href": "/module-integration"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "React Integration",
|
"title": "React Integration",
|
||||||
@@ -272,16 +280,6 @@
|
|||||||
"href": "/licensing"
|
"href": "/licensing"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
|
||||||
{
|
|
||||||
"title": "Software Updates",
|
|
||||||
"href": "/software-updates",
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"title": "Store Owner",
|
|
||||||
"href": "/store-owner"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user