Skip to content

Files

Latest commit

Jun 19, 2025
eefd598 · Jun 19, 2025

History

History

unstable-book

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 19, 2025
Feb 22, 2017
May 24, 2025
Aug 16, 2023

Unstable Book

These are the sources for https://doc.rust-lang.org/nightly/unstable-book/. To generate them, run ./x doc unstable-book, which will generate HTML files in build/host/doc/unstable-book using src/tools/rustbook. If you need to change the overall structure, modify src/tools/unstable-book-gen/src/SUMMARY.md.

Note that most of this book is autogenerated by unstable-book-gen, with the exception of compiler-flags and compiler-environment-variables. As a result, it does not integrate well with mdbook. Use ./x doc instead.