rust/src/librustdoc/html
Joshua Nelson 9815010d8f Remove disambiguators from link text
Related to https://github.com/rust-lang/rust/issues/65354

- Pass through the replacement text to `markdown.rs`
- Add some tests
- Add a state machine that actually replaces the text when parsing Markdown
2020-09-03 09:29:22 -04:00
..
highlight Update expect-test to 1.0 2020-08-31 21:04:09 +02:00
markdown Fix string 2020-08-31 17:07:25 +02:00
render Remove disambiguators from link text 2020-09-03 09:29:22 -04:00
static Use "Fira Sans" for crate list font 2020-09-01 13:41:56 -07:00
toc Format the world 2019-12-22 17:42:47 -05:00
escape.rs Format the world 2019-12-22 17:42:47 -05:00
format.rs Fix strings indent 2020-08-31 13:16:50 +02:00
highlight.rs Fix strings indent 2020-08-31 13:16:50 +02:00
layout.rs Fix strings indent 2020-08-31 13:16:50 +02:00
markdown.rs Remove disambiguators from link text 2020-09-03 09:29:22 -04:00
mod.rs Extract Cache and other types from html module 2020-07-27 16:00:38 -05:00
sources.rs Fix strings indent 2020-08-31 13:16:50 +02:00
static_files.rs Add Ayu theme to rustdoc 2020-07-12 14:48:13 -04:00
toc.rs fix rustdoc warnings 2020-05-02 10:41:04 +02:00