rust/src/librustdoc/html
Will Crichton a1cb19444f Add styles for non-white themes
Tweak colors

Tabs

New link heading style
2021-10-06 19:44:51 -07:00
..
highlight Move highlighting logic from JS to Rust 2021-10-06 19:44:50 -07:00
length_limit Don't panic if close_tag() is called without tags to close 2021-08-25 20:09:17 -07:00
markdown heading_level: u32 -> heading_offset: HeadingOffset 2021-10-04 22:28:04 -04:00
render Add styles for non-white themes 2021-10-06 19:44:51 -07:00
static Add styles for non-white themes 2021-10-06 19:44:51 -07:00
templates Updates favicon order of precedence as it matters to Chrome 2021-08-12 21:08:14 -07:00
toc Format the world 2019-12-22 17:42:47 -05:00
escape.rs rustdoc tweaking 2021-01-30 01:02:18 +00:00
format.rs Remove Never variant from clean::Type enum 2021-09-29 20:29:33 +02:00
highlight.rs Move highlighting logic from JS to Rust 2021-10-06 19:44:50 -07:00
layout.rs Use Tera templates for rustdoc. 2021-06-20 23:07:28 -07:00
length_limit.rs Don't panic if close_tag() is called without tags to close 2021-08-25 20:09:17 -07:00
markdown.rs Move highlighting logic from JS to Rust 2021-10-06 19:44:50 -07:00
mod.rs Refactor Markdown length-limited summary implementation 2021-08-19 16:22:54 -07:00
sources.rs Move highlighting logic from JS to Rust 2021-10-06 19:44:50 -07:00
static_files.rs Simplify usage of CSS background-image 2021-08-03 20:03:07 +02:00
tests.rs rustdoc: use more precise relative URLS 2021-04-17 09:21:52 -07:00
toc.rs clippy fixes for librustdoc 2021-01-01 21:19:10 +01:00