rust/src/librustdoc/html/static
Michael Howell 8cb5be96c4 rustdoc: use [svgo] to shrink wheel.svg
[svgo]: https://github.com/svg/svgo

    $ du -bs src/librustdoc/html/static/images/wheel.svg wheel-old.svg
    2972    src/librustdoc/html/static/images/wheel.svg
    3764    wheel-old.svg

100*((2972-3764)/3764) = -21.04%
2023-02-08 14:17:19 -07:00
..
css Rollup merge of #107669 - notriddle:notriddle/ayu-smaller, r=GuillaumeGomez 2023-02-06 19:54:14 +05:30
fonts rustdoc: update Source Serif 4 from 4.004 to 4.005 2023-01-27 12:43:00 +01:00
images rustdoc: use [svgo] to shrink wheel.svg 2023-02-08 14:17:19 -07:00
js Auto merge of #107141 - notriddle:notriddle/max-lev-distance-2023, r=GuillaumeGomez 2023-02-06 02:09:00 +00:00
.eslintrc.js Add "no-div-regex" eslint rule 2022-07-04 17:50:19 +02:00
COPYRIGHT.txt Remove .woff font files 2022-04-21 13:07:21 +02:00
LICENSE-APACHE.txt Make rustdoc output comply with licenses 2015-09-19 10:42:03 +01:00
LICENSE-MIT.txt Make rustdoc output comply with licenses 2015-09-19 10:42:03 +01:00
scrape-examples-help.md Update scrape-examples help, fix documentation typos 2022-12-07 09:08:43 -08:00