You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Other Features sidebar: remove hidden toctrees from parent pages
The sphinx_immaterial theme renders ALL pages from nested toctrees as
flat items in the sidebar nav, ignoring maxdepth. Fix by removing the
hidden toctree directives from parent pages under Other Features:
- configuration/index.rst (Send Alerts to Robusta)
- notification-routing/configuring-sinks.rst (Notification Sinks)
- notification-routing/index.rst (Alert Routing)
- playbook-reference/index.rst (Playbooks)
- track-changes/kubernetes-changes.rst (Track Config Changes)
- configuration/metric-providers.rst (Connect Metrics)
Child pages remain accessible via in-page content links and grid cards.
Also suppress toc.excluded warnings for these now-orphaned child pages.
https://claude.ai/code/session_0184fwhrjC4ELrYQBMCbyhfS
0 commit comments