-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed as not planned
Labels
A-rustdoc-uiArea: Rustdoc UI (generated HTML)Area: Rustdoc UI (generated HTML)C-feature-requestCategory: A feature request, i.e: not implemented / a PR.Category: A feature request, i.e: not implemented / a PR.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.T-rustdoc-frontendRelevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
Description
Location
Try to get from
One is required to do main-content scrolling, or sidebar scrolling.
Summary
Currently one can use the settings or - to fold some parts of the documents.
However, not all sections are folded. I think this would benefit the documentation — at least some documents but since it is optional, it would not be harmful to others.
For example, navigating blanket impl to inherent impl. section. is pretty hard.
One should be able to get an overview of what's there by pressing -. Either one or more times depending on how you prefer it.
I don't see other requests like this one, so I added it.
PS: of course, one could simply type Ctrl + F "Blanket Implementation" but in my view folding would be more useful than this.
Metadata
Metadata
Assignees
Labels
A-rustdoc-uiArea: Rustdoc UI (generated HTML)Area: Rustdoc UI (generated HTML)C-feature-requestCategory: A feature request, i.e: not implemented / a PR.Category: A feature request, i.e: not implemented / a PR.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.T-rustdoc-frontendRelevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.