Expand description
Documentation generation for bootstrap.
This module implements generation for all bits and pieces of documentation for the Rust project. This notably includes suites like the rust book, the nomicon, rust by example, standalone documentation, etc.
Everything here is basically just a shim around calling either rustbook
or
rustdoc
.
Macros§
Structs§
- Bootstrap
- Build
Helper - Cargo
- Cargo
Book - Clippy
- Clippy
Book - Compiletest
- Edition
Guide - Embedded
Book - Error
Index - Miri
- Nomicon
- Reference
- Releases
- RunMake
Support - Rust
ByExample - Rustbook
Src 🔒 - Rustc
- Rustc
Book - Rustdoc
- Rustdoc
Book - Rustfmt
- Shared
Assets - Shared
Assets Paths - Standalone
- Std
- Style
Guide - TheBook
- Tidy
- Unstable
Book - Unstable
Book Gen
Enums§
Constants§
- STD_
PUBLIC_ 🔒CRATES - Name of the crates that are visible to consumers of the standard library. Documentation for internal crates is handled by the rustc step, so internal crates will show up there.
Functions§
- doc_std 🔒
- Build the documentation for public standard library crates.
- invoke_
rustdoc 🔒 - symlink_
dir_ 🔒force