- Notifications
You must be signed in to change notification settings - Fork263
Table of Content improvements#2045
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
srittau commentedJul 16, 2025
- Remove extra top levels from main ToC.
- Don't include sub-chapters of the specification in the main ToC.
- Reduce the ToC level by one on the guides index.
* Remove extra top levels from main ToC.* Don't include sub-chapters of the specification in the main ToC.* Reduce the ToC level by one on the guides index.
@@ -27,7 +42,7 @@ Specification | |||
============= | |||
.. toctree:: | |||
:maxdepth:2 | |||
:maxdepth:1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I actually find it nicer to keep multiple levels of TOC here so you don't have to click through.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
See below for the rationale.
srittau commentedJul 16, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Rationale:
|