Docs: point nav groups at index pages (#5694)

This commit is contained in:
Seb Slight 2026-01-31 16:08:39 -05:00 committed by GitHub
parent abcaa8c7a9
commit e6c38e078a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 6 deletions

View File

@ -956,7 +956,7 @@
{
"group": "Gateway & Ops",
"pages": [
"gateway",
"gateway/index",
"gateway/protocol",
"gateway/bridge-protocol",
"gateway/pairing",
@ -975,7 +975,7 @@
"gateway/heartbeat",
"gateway/doctor",
"gateway/logging",
"gateway/security",
"gateway/security/index",
"security/formal-verification",
"gateway/sandbox-vs-tool-policy-vs-elevated",
"gateway/sandboxing",
@ -990,7 +990,7 @@
},
{
"group": "Web & Interfaces",
"pages": ["web", "web/control-ui", "web/dashboard", "web/webchat", "tui"]
"pages": ["web/index", "web/control-ui", "web/dashboard", "web/webchat", "tui"]
},
{
"group": "Channels",
@ -1049,7 +1049,7 @@
{
"group": "Tools & Skills",
"pages": [
"tools",
"tools/index",
"tools/lobster",
"tools/llm-task",
"plugin",
@ -1077,7 +1077,7 @@
{
"group": "Nodes & Media",
"pages": [
"nodes",
"nodes/index",
"nodes/camera",
"nodes/images",
"nodes/audio",
@ -1089,7 +1089,7 @@
{
"group": "Platforms",
"pages": [
"platforms",
"platforms/index",
"platforms/macos",
"platforms/macos-vm",
"platforms/ios",