]> git.lizzy.rs Git - rust.git/blob - src/doc/rustdoc/src/SUMMARY.md
move cfg(doc) docs into a separate page
[rust.git] / src / doc / rustdoc / src / SUMMARY.md
1 # The Rustdoc Book
2
3 - [What is rustdoc?](what-is-rustdoc.md)
4 - [How to write documentation](how-to-write-documentation.md)
5 - [Command-line arguments](command-line-arguments.md)
6 - [The `#[doc]` attribute](the-doc-attribute.md)
7 - [Documentation tests](documentation-tests.md)
8 - [Lints](lints.md)
9 - [Passes](passes.md)
10 - [Advanced Features](advanced-features.md)
11 - [Unstable features](unstable-features.md)