rust/src/librustdoc/html
2021-10-11 00:34:37 +02:00
..
highlight Make rustdoc not highlight -> and => as operators 2021-10-04 16:53:00 -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 Auto merge of #89695 - jsha:more-templates, r=GuillaumeGomez 2021-10-10 04:41:03 +00:00
static Fix <code> blocks in doc blocks display on mobile 2021-10-10 13:30:56 +02:00
templates Remove some stray whitespace. 2021-10-09 08:33:19 -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 Auto merge of #88379 - camelid:cleanup-clean, r=jyn514 2021-10-09 19:05:08 +00:00
highlight.rs Make rustdoc not highlight -> and => as operators 2021-10-04 16:53:00 -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 heading_level: u32 -> heading_offset: HeadingOffset 2021-10-04 22:28:04 -04:00
mod.rs Refactor Markdown length-limited summary implementation 2021-08-19 16:22:54 -07:00
sources.rs Auto merge of #88219 - jyn514:parallel-io, r=GuillaumeGomez 2021-09-16 13:47:55 +00:00
static_files.rs Move template initialization into its own file. 2021-10-08 23:28:42 -07: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