This manual is generated by mdBook. We are currently using a fork of it for the following additional features:
- Add support for hiding lines in other languages #1339
- Replace calling
rustdoc --testfrommdbook testwith./test
To build this manual, first install the fork via
cargo install --git https://github.com/leanprover/mdBook mdbookThen use e.g. mdbook watch in the root folder:
mdbook watch --open # opens the output in `out/` in your default browserRun mdbook test to test all lean code blocks.
./deploy.sh