rust/src/doc/rustdoc
Matthias Krüger 3cbc448c9c
Rollup merge of #92818 - GuillaumeGomez:update-doc-cfg-doc, r=camelid
Update documentation for doc_cfg feature

Fixes  #92484.
2022-01-14 07:47:35 +01:00
..
src Rollup merge of #92818 - GuillaumeGomez:update-doc-cfg-doc, r=camelid 2022-01-14 07:47:35 +01:00
.gitignore add a new mdbook for rustdoc 2017-05-31 12:46:17 -04:00
book.toml rfc3052: Remove authors field from Cargo manifests 2021-07-29 14:56:05 -07:00
README.md Stabilize extended_key_value_attributes 2021-05-18 01:01:36 -04:00

Rustdoc

This is documentation for rustdoc itself, written in mdbook format. To build the book, use x.py doc src/doc/rustdoc. To run doctests, use x.py test src/doc/rustdoc.