about summary refs log tree commit diff
path: root/src/test/rustdoc-gui/header-size.goml
AgeCommit message (Collapse)AuthorLines
2021-10-30Remove underlines from non-top docblocks.Jacob Hoffman-Andrews-99/+0
We still had a number of places where underlined section headings would show up, like under Implementations.
2021-10-25Fix documentation header sizesJacob Hoffman-Andrews-0/+99
And add a rustdoc-gui test confirming various header sizes.