rust/src/librustdoc/html/render
Yuki Okushi 0264f4fe4a
Rollup merge of #84048 - konan8205:master, r=jsha
Avoid CJK legacy fonts in Windows

As metioned in #84035, the default serif CJK font in Windows is meh-looking.
To avoid this, we should use sans-serif font or provide CJK glyph supported font in `rustdoc.css`.
2021-05-26 13:30:54 +09:00
..
cache.rs Minimize amount of fake DefIds used in rustdoc 2021-05-15 13:21:35 +02:00
context.rs Rollup merge of #85141 - GuillaumeGomez:maybe_collapsed_doc_value-doc, r=jsha 2021-05-12 17:19:28 +02:00
mod.rs Don't hide inherent implementations by default 2021-05-23 14:37:41 +02:00
print_item.rs Remove doubled braces in non_exhaustive structs’ documentation text. 2021-05-24 20:47:10 -07:00
tests.rs Corrected imports for render tests and mod files 2021-03-04 10:25:00 -08:00
write_shared.rs Rollup merge of #84048 - konan8205:master, r=jsha 2021-05-26 13:30:54 +09:00