rust/src/librustdoc/html
2022-12-19 10:23:46 -07:00
..
highlight rustdoc: rename syntax highlighting CSS class attribute to attr 2022-10-31 13:55:39 -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 Extend rustdoc hashtag prepended line test 2022-12-11 14:39:09 +01:00
render Don't add "Read more" link if there is no extra content 2022-12-16 14:52:35 +01:00
static rustdoc: force pre tags to have the default line height 2022-12-19 10:23:46 -07:00
templates Improve accessibility: 2022-11-23 15:08:00 +01:00
toc Format the world 2019-12-22 17:42:47 -05:00
url_parts_builder Document and test UrlPartsBuilder::push_fmt 2022-01-14 12:05:35 -08:00
escape.rs Remove crate visibility modifier in libs, tests 2022-05-21 00:32:47 -04:00
format.rs rustdoc: use javascript to layout notable traits popups 2022-11-07 22:45:24 -07:00
highlight.rs Clean up lifetimes in rustdoc syntax highlighting 2022-12-10 14:04:09 +01:00
layout.rs Fix rustdoc --version when used with download-rustc 2022-11-09 02:54:51 -06: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 Don't add "Read more" link if there is no extra content 2022-12-16 14:52:35 +01:00
mod.rs Remove crate visibility modifier in libs, tests 2022-05-21 00:32:47 -04:00
sources.rs Clean up lifetimes in rustdoc syntax highlighting 2022-12-10 14:04:09 +01:00
static_files.rs Fix UI issues with Rustdoc scrape-examples feature. 2022-11-26 22:04:45 -06:00
tests.rs rustdoc: avoid many Symbol to String conversions. 2022-01-14 11:57:18 -08:00
toc.rs fix clippy perf lints 2022-05-24 13:35:54 -04:00
url_parts_builder.rs Remove crate visibility modifier in libs, tests 2022-05-21 00:32:47 -04:00