refactor: Restructure developer documentation by flattening the software updates section and moving the store owner guide.

This commit is contained in:
gitfromwildan
2026-03-10 14:40:34 +07:00
parent 4c4b604814
commit 88add102be
3 changed files with 9 additions and 11 deletions

View File

@@ -235,6 +235,14 @@
"title": "Overview",
"href": "/overview"
},
{
"title": "Store Owner",
"href": "/store-owner"
},
{
"title": "Software Updates",
"href": "/software-updates"
},
{
"title": "addons",
"href": "/addons",
@@ -246,7 +254,7 @@
},
{
"title": "Module Integration",
"href": "/module-Integration"
"href": "/module-integration"
},
{
"title": "React Integration",
@@ -272,16 +280,6 @@
"href": "/licensing"
}
]
},
{
"title": "Software Updates",
"href": "/software-updates",
"items": [
{
"title": "Store Owner",
"href": "/store-owner"
}
]
}
]
},