rust/util/gh-pages
bors c7c8724897 Auto merge of #13187 - GuillaumeGomez:settings-menu, r=Alexendoo
Add settings menu on clippy lints page

It looks like this (when the menu is expanded):

![Screenshot from 2024-08-06 21-36-41](https://github.com/user-attachments/assets/c464aef3-b21e-48cc-8e3a-c32a134f995e)

Follow-up of https://github.com/rust-lang/rust-clippy/pull/13178.

Someone pointed out that they should be able to disable the shortcuts on this page like it's the case for rustdoc and docs.rs. So here we go.

The first commit moves the style into its own file: it's much better for a web browser because it can then cache it.

The second one actually adds the new settings menu you can see above.

r? `@Alexendoo`

changelog: Add settings menu on clippy lints page
2024-08-11 18:42:37 +00:00
..
index.html Auto merge of #13187 - GuillaumeGomez:settings-menu, r=Alexendoo 2024-08-11 18:42:37 +00:00
script.js Move themes directly into HTML 2024-08-11 19:44:18 +02:00
style.css Unify theme and settings menus 2024-08-11 19:39:19 +02:00
versions.html Adapt versions.html file to cleaned up gh-pages 2023-06-17 09:24:06 +02:00