rust/src/librustdoc/html/templates
Matthias Krüger dcf9242795
Rollup merge of #85833 - willcrichton:example-analyzer, r=jyn514
Scrape code examples from examples/ directory for Rustdoc

Adds support for the functionality described in https://github.com/rust-lang/rfcs/pull/3123

Matching changes to Cargo are here: https://github.com/rust-lang/cargo/pull/9525

Live demo here: https://willcrichton.net/example-analyzer/warp/trait.Filter.html#method.and
2021-10-23 14:58:39 +02:00
..
page.html Move JS into a standalone file 2021-10-06 19:45:26 -07:00
print_item.html Remove some stray whitespace. 2021-10-09 08:33:19 -07:00
STYLE.md Use Tera templates for rustdoc. 2021-06-20 23:07:28 -07:00