about summary refs log tree commit diff
path: root/src/test/rustdoc/index-page.rs
AgeCommit message (Collapse)AuthorLines
2020-09-01Use "Fira Sans" for crate list fontCamelid-2/+2
Fira Sans is what's used for module lists and other item lists. Previously, the default body font, "Source Serif Pro", was used for crate lists, which didn't visually match other item lists.
2019-04-24Remove useless code and update index page testGuillaume Gomez-0/+3
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-02Add test for index-pageGuillaume Gomez-0/+18