rust/src/doc/rustdoc
2021-06-27 11:08:23 -07:00
..
src Add Website features page to rustdoc book 2021-06-27 11:08:23 -07:00
.gitignore add a new mdbook for rustdoc 2017-05-31 12:46:17 -04:00
book.toml Add links to the source for the rustc and rustdoc books. 2020-12-26 13:22:33 -08: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.