Skip to content

docs: hide API reference toctree from landing page#185

Open
zlatko-minev wants to merge 1 commit into
masterfrom
docs/hide-api-toctree
Open

docs: hide API reference toctree from landing page#185
zlatko-minev wants to merge 1 commit into
masterfrom
docs/hide-api-toctree

Conversation

@zlatko-minev
Copy link
Copy Markdown
Owner

One-line fix: add :hidden: to the api/* toctree directive in index.rst.

The API reference pages were expanding as a huge inline list on the landing page. With :hidden: they still appear in the left sidebar under "API Reference" — they just no longer clutter the front page.

Test plan

  • CI test_docs passes
  • Landing page no longer shows the long API module list
  • API pages still accessible from sidebar

https://claude.ai/code/session_011m5FF6jFLkLuZX2QEZh9m5


Generated by Claude Code

The api/* pages were expanding inline on the index page creating a huge
list. Adding :hidden: keeps them in the sidebar navigation but removes
them from the landing page body.

https://claude.ai/code/session_011m5FF6jFLkLuZX2QEZh9m5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants