rust/util/gh-pages
bors 52b8324503 Auto merge of #13585 - GuillaumeGomez:no-js, r=Alexendoo
Improve display of clippy lints page when JS is disabled

There is no point in displaying the settings menu and the filters if JS is disabled. So in this case, this PR simply hides it:

![image](https://github.com/user-attachments/assets/e96039a9-e698-49b7-bf2b-70e78442b305)

For the theme handling though, I need to send a fix to mdBook first. But once done, it'll look as expected (dark if system is in dark mode).

changelog: Improve clippy lints page display when JS is disabled.

r? `@Alexendoo`
2024-11-02 13:49:04 +00:00
..
index_template.html Auto merge of #13585 - GuillaumeGomez:no-js, r=Alexendoo 2024-11-02 13:49:04 +00:00
script.js Open lint when clicking on its anchor 2024-10-23 16:58:06 +02:00
style.css Handle noscript style with "js" class on <html>. 2024-11-01 20:20:12 +01:00
theme.js Handle noscript style with "js" class on <html>. 2024-11-01 20:20:12 +01:00
versions.html Generate versions HTML directly 2024-09-18 18:51:54 +00:00