mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 05:57:03 +03:00
be49e00109
rustdoc: make mergeable crate info more usable Part of https://github.com/rust-lang/rust/issues/130676 Adds documentation and a feature change aimed at making this usable without breaking backwards compat. cc ``@EtomicBomb``
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.