-
Notifications
You must be signed in to change notification settings - Fork 700
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make page sections (including groups/categories) collapsible in the main page body #2330
Labels
Milestone
Comments
I'm not likely to get to this anytime soon, would be happy to look at a PR that implemented it though |
Fixed with 0.26, which is releasing 2024/06/21 |
This was referenced Jul 27, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
When using the
navigation
categorization settings, the added sidebar elements are collapsible, which is super convenient for scrolling through large namespaces. The corresponding sections in the main page body are not collapsible, however, so the convenience is lost in the documentation itself.Page sections (including markdown sections, maybe?) should be collapsible to aid navigation in large namespaces.
The text was updated successfully, but these errors were encountered: