| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-01-29 | Add SemiBold for SourceSerif4 | Guillaume Gomez | -0/+0 | |
| 2025-01-29 | Add italic for newly added sans serif fonts | Guillaume Gomez | -0/+0 | |
| 2025-01-29 | Add new setting allowing to switch to sans serif fonts | Guillaume Gomez | -0/+0 | |
| 2023-03-09 | avoid reuse tripping over copyright notices | Pietro Albini | -0/+17 | |
| 2023-01-27 | rustdoc: update Source Serif 4 from 4.004 to 4.005 | Trevor Spiteri | -1/+1 | |
| Version 4.005 was released on 2023-01-20. | ||||
| 2022-10-29 | rustdoc: add hash to filename of toolchain files | Jacob Hoffman-Andrews | -0/+12 | |
| All static files used by rustdoc are now stored in static.files/ and include a hash of their contents. They no longer include the contents of the --resource-suffix flag. This clarifies caching semantics. Anything in static.files can use Cache-Control: immutable because any updates will show up as a new URL. Invocation-specific files like crates-NN.js, search-index-NN.js, and sidebar-items-NN.js still get the resource suffix. The --disable-minification flag is removed because it would vary the output of static files based on invocation flags. Instead, for rustdoc development purposes it's preferable to symlink static files to a non-minified copy for quick iteration. | ||||
| 2022-04-21 | Remove .woff font files | Guillaume Gomez | -0/+0 | |
| 2021-10-26 | rustdoc: use ttf based font for cjk glyphs | Shinwoo Park | -3/+9 | |
| 2021-10-12 | rustdoc: update noto sans kr | Shinwoo Park | -0/+0 | |
| 2021-07-07 | Clean up rustdoc static files | Guillaume Gomez | -0/+373 | |
