-
Notifications
You must be signed in to change notification settings - Fork 348
Closed
Description
I'd like to show the TOC for the root page (index.html) on the left sidebar and was wondering if it's currently possible to do so. Today the sphinx TOC appears on the left sidebar for index.html
pages that are in subdirectories, but not the root index.html
page.
├── index.rst <-- TOC not in left sidebar
└── inner_section
├── index.rst <--- TOC is in left sidebar
├── ...
└── ...
As an example, see the pydata-sphinx-theme
documentation page:
pydata-sphinx-theme
root (index.html)pydata-sphinx-theme
user guide page (user_guide/index.html)
mloning, moorepants, kinow, dstansby and michaelweinold
Metadata
Metadata
Assignees
Labels
No labels