File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 1+ Removed the redundant table of contents from the documentation home page.
2+
3+ Previously the table of contents appeared twice on the :doc: `docs home page
4+ <index>` -- both in the left hand selection panel and in the main contents next to it.
5+
6+ -- by :user: `julianz- `
Original file line number Diff line number Diff line change @@ -6,21 +6,25 @@ Welcome to Cheroot documentation!
66.. toctree ::
77 :maxdepth: 1
88 :glob:
9+ :hidden:
910
1011 history
1112
1213.. toctree ::
1314 :caption: Contributing
15+ :hidden:
1416
1517 contributing/guidelines
1618
1719.. toctree ::
1820 :caption: Maintenance
21+ :hidden:
1922
2023 contributing/release_guide
2124
2225.. toctree ::
2326 :caption: Reference
27+ :hidden:
2428
2529 devguide
2630 Private (dev) API autodoc <pkg/modules >
You can’t perform that action at this time.
0 commit comments