Michael Howell
|
7e86fd61e8
|
rustdoc: merge theme css into rustdoc.css
Based on
https://github.com/rust-lang/rust/pull/115812#issuecomment-1717960119
Having them in separate files used to make more sense, before the
migration to CSS variables made the theme files as small as they are
nowadays. This is already how docs.rs and mdBook do it.
|
2023-09-15 07:40:17 -07:00 |
|
Josh Soref
|
bb2f23c34f
|
Spelling librustdoc
* associated
* collected
* correspondence
* inlining
* into
* javascript
* multiline
* variadic
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-04-16 21:44:12 -04:00 |
|
Guillaume Gomez
|
d3529ceb6c
|
Correctly handle parens
|
2022-09-15 13:53:20 +02:00 |
|
Guillaume Gomez
|
e7d8ad62db
|
Add check for missing CSS variables
|
2022-09-14 19:36:03 +02:00 |
|
Guillaume Gomez
|
0b037c17b8
|
Update theme check tests
|
2022-09-14 19:36:03 +02:00 |
|
Guillaume Gomez
|
edd26add3b
|
Update minifier version to 0.2.1
|
2022-06-07 11:38:51 +02:00 |
|
Guillaume Gomez
|
e5c24ba400
|
Clean up rustdoc static files
|
2021-07-07 17:52:18 +02:00 |
|
Guillaume Gomez
|
109260f8f0
|
Add test to check if minified theme are handled correctly
|
2020-02-12 15:49:39 +01:00 |
|
Mark Rousskov
|
a06baa56b9
|
Format the world
|
2019-12-22 17:42:47 -05:00 |
|
Vadim Petrochenkov
|
a332e224a3
|
librustdoc: Unconfigure tests during normal build
|
2019-08-02 01:59:01 +03:00 |
|