rust/src/librustdoc
Dylan DPC 9e061f35e8
Rollup merge of #72610 - GuillaumeGomez:revert-unwanted-css-changes, r=Dylan-DPC
Remove font-display settings

Since for the moment, the result isn't as expected since #72092 when not using docs locally, let's revert them.

r? @Dylan-DPC
2020-05-27 03:09:21 +02:00
..
clean Remove ReScope 2020-05-22 18:03:08 +01:00
html Rollup merge of #72610 - GuillaumeGomez:revert-unwanted-css-changes, r=Dylan-DPC 2020-05-27 03:09:21 +02:00
passes Allow using Self:: in doc 2020-05-22 13:57:05 +02:00
test
theme
Cargo.toml
config.rs
core.rs
docfs.rs
doctree.rs
externalfiles.rs
fold.rs
lib.rs
markdown.rs
README.md
test.rs Auto merge of #71900 - GuillaumeGomez:clean-up-rustdoc, r=ollie27,kinnison 2020-05-26 10:42:41 +00:00
theme.rs
visit_ast.rs
visit_lib.rs

For more information about how librustdoc works, see the rustc dev guide.