Files
rust/src/doc/rustdoc
Cameron Ditchfield 65962708f8 fix what-to-include doc example
Fixes the second example in the Examples section of what-to-include.md  by marking main as a function.
2023-10-21 19:40:08 -05:00
..
2023-10-21 19:40:08 -05:00
2017-05-31 12:46:17 -04:00
2022-10-27 00:17:16 +08: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.