Michael Howell
34984a6830
Use folder icon instead of hamburger and sidebar
2023-12-18 18:22:35 -07:00
Michael Howell
bd14fb68da
Add back the column
2023-12-18 12:42:24 -07:00
Michael Howell
859bbc5def
rustdoc: clean up source sidebar hide button
...
This is a redesign of the feature, with parts pulled from
https://github.com/rust-lang/rust/pull/119049
but with a button that looks more like a button and matches the
one used on other sidebar pages.
2023-12-17 23:06:31 -07:00
Michael Howell
7c10c6f63d
rustdoc: fix rustdoc-gui tests for logo changes
2023-10-08 20:17:53 -07:00
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
fced6383c2
Fix href
attribute value check on Windows (DOC_PATH
lacks an extra /
)
2023-06-14 16:23:05 +02:00
Guillaume Gomez
ad5955b891
Migrate GUI colors test to original CSS color format
2023-05-18 17:02:51 +02:00
Guillaume Gomez
0630283e9d
Migrate to 0.16.0 browser-ui-test version
2023-05-11 11:34:22 +02:00
Guillaume Gomez
6bc6ea7a3e
Add/update tests for --extend-css
option
2023-04-12 20:07:10 +02:00
Guillaume Gomez
010fa00b80
Update rustdoc GUI tests to new browser-ui-test version
2023-04-11 19:14:35 +02:00
Guillaume Gomez
8f5404d0d7
Update GUI tests for logo display on very small screens
2023-04-05 21:38:52 +02:00
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00