docs: add missing configuration pages and remove redundant H1 headers
This commit is contained in:
12
docu.json
12
docu.json
@@ -19,7 +19,7 @@
|
||||
},
|
||||
{
|
||||
"title": "Developer Docs",
|
||||
"href": "/docs/developer"
|
||||
"href": "/docs/developer/overview"
|
||||
},
|
||||
{
|
||||
"title": "Plugin Site",
|
||||
@@ -139,6 +139,10 @@
|
||||
{
|
||||
"title": "Special Pages (Shop/Cart)",
|
||||
"href": "/special-pages"
|
||||
},
|
||||
{
|
||||
"title": "Header & Footer",
|
||||
"href": "/header-footer"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -185,13 +189,17 @@
|
||||
{
|
||||
"title": "Developer Guides",
|
||||
"href": "/docs/developer",
|
||||
"noLink": false,
|
||||
"noLink": true,
|
||||
"context": {
|
||||
"icon": "Code",
|
||||
"description": "Advanced Integration",
|
||||
"title": "Dev"
|
||||
},
|
||||
"items": [
|
||||
{
|
||||
"title": "Overview",
|
||||
"href": "/overview"
|
||||
},
|
||||
{
|
||||
"title": "Custom Channels",
|
||||
"href": "/addons/custom-channels"
|
||||
|
||||
Reference in New Issue
Block a user