-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Fix display of enums with subfields #90061
Copy link
Copy link
Closed
Labels
A-rustdoc-uiArea: Rustdoc UI (generated HTML)Area: Rustdoc UI (generated HTML)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.
Metadata
Metadata
Assignees
Labels
A-rustdoc-uiArea: Rustdoc UI (generated HTML)Area: Rustdoc UI (generated HTML)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.
Type
Fields
Give feedbackNo fields configured for issues without a type.
https://docs.rs/xmlparser/0.13.4/xmlparser/enum.Token.html
(I've expanded one of the "Show fields" toggles in the above screenshot)
Problems:
<h3>, but "Comment" is not a heading at all. This should be reversed.EDIT(camelid): The toggles seen in the image above have already been removed. See #90061 (comment) for an updated screenshot.