Michael Howell
34bc8fbea3
rustdoc: use src
consistently over source
in code
...
The CSS uses an inconsistent mix of both. This commit switches
it to always use `src`.
2023-07-14 16:38:01 -07:00
Guillaume Gomez
3c9964f003
Migrate GUI colors test to original CSS color format
2023-05-21 13:10:03 +02:00
Guillaume Gomez
010fa00b80
Update rustdoc GUI tests to new browser-ui-test version
2023-04-11 19:14:35 +02:00
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
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00