Files
rust/src/librustdoc
Matthias Krüger 7bf43c3931 Rollup merge of #96958 - GuillaumeGomez:settings-menu-display, r=jsha
Improve settings menu display and remove theme menu

We talked about improving the settings menu and we mentioned that firefox pocket was a nice inspiration so I implemented it. The result looks like this:

![Screenshot from 2022-05-11 23-59-53](https://user-images.githubusercontent.com/3050060/167954743-438c0a06-4628-478c-bf0c-d20313c1fdfc.png)

You can test it [here](https://rustdoc.crud.net/imperio/settings-menu-display/doc/foo/index.html).

Only question I have is: should I re-assign the shortcut `T` to this setting menu now that the theme menu is gone? For now I simply removed it.

Important to be noted: the full settings page (at `settings.html`) is still rendered the same as currently.

r? ``@jsha``
2022-05-15 08:10:42 +02:00
..
2022-05-14 17:21:52 +02:00
2022-04-17 12:14:42 +02:00
2021-07-07 17:52:18 +02:00
2022-04-21 00:15:04 +02:00
2021-10-28 18:39:32 -07:00
2022-04-12 11:04:37 -04:00
2022-03-31 17:20:03 -04:00
2022-04-17 12:14:42 +02:00

For more information about how librustdoc works, see the rustc dev guide.