-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
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.

Description
Most of the time when browsing docs I'd like to first have everything collapsed except the impl Struct
blocks, skim over the available methods, and then dig in deeper if necessary.
Currently, we have the [+]
button that either expands everything or collapses everything. It'd be nice to have something in between.
Twitter thread: https://twitter.com/stjepang/status/1084525502545698816
Seems like a lot of people would like to have the "all collapsed except impl Struct
" view presented by default.
LukasKalbertodt, BurntSushi, jonas-schievink and scottmcm
Metadata
Metadata
Assignees
Labels
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.