rust/src/librustdoc/html/templates
Michael Howell 39b90a5f6e rustdoc: remove unnecessary DOM class h1.fqn
It's misleading. The main heading sometimes isn't an fully qualified name at all.

It's also redundant. It's always a child of `div.main-heading`, so just use that.
2023-01-13 10:09:25 -07:00
..
page.html rustdoc: remove unnecessary wrapper around sidebar and mobile logos 2023-01-04 13:32:27 -07:00
print_item.html rustdoc: remove unnecessary DOM class h1.fqn 2023-01-13 10:09:25 -07:00
STYLE.md Move back templates into html folder 2022-01-19 11:13:24 +01:00