docs: fix Self-Hosting nav (empty collapsible folder → linked folder+index) #72

Merged
documentation-specialist merged 1 commits from docs/fix-self-hosting-nav into main 2026-06-02 17:02:57 +00:00
3 changed files with 5 additions and 2 deletions
+1 -2
View File
@@ -18,7 +18,6 @@
"platform-management-api",
"mcp-server",
"self-hosting",
"self-hosting/admin-token",
"observability",
"troubleshooting",
"---Security---",
@@ -31,4 +30,4 @@
"---Integrations---",
"opencode"
]
}
}
+4
View File
@@ -0,0 +1,4 @@
{
"title": "Self-Hosting",
"pages": ["index", "admin-token"]
}