rust/src/librustdoc/html
Camelid 525646a380 Move SharedContext to context.rs
It is tightly connected to `Context` and is primarily used as a field in
`Context`. Thus, it should be next to `Context`.
2021-04-05 19:27:48 -07:00
..
highlight rustdoc: update macro highlight tests 2021-04-02 17:46:12 -07:00
markdown Treat header as first paragraph for shortened markdown descriptions 2021-03-09 17:48:14 -07:00
render Move SharedContext to context.rs 2021-04-05 19:27:48 -07:00
static rustdoc: Remove unused spotlight CSS 2021-04-02 11:38:06 -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 Rework rustdoc const type 2021-03-24 21:48:34 +01:00
highlight.rs rustdoc: highlight macros more efficiently 2021-04-02 13:12:00 -07:00
layout.rs Rollup merge of #82732 - GuillaumeGomez:remove-theme-file, r=Nemo157 2021-03-23 10:15:40 +09:00
markdown.rs Remove unneeded INITIAL_IDS const 2021-04-03 23:27:21 +02:00
mod.rs rustdoc: Note why rustdoc::html::markdown is public 2021-01-31 19:22:37 -08:00
sources.rs rustdoc: Use diagnostics for error when including sources 2021-03-23 19:29:49 -07:00
static_files.rs Update Source Code Pro and include italics 2021-03-07 09:13:27 +01:00
toc.rs clippy fixes for librustdoc 2021-01-01 21:19:10 +01:00