Update documentation about how to build the RA book

This commit is contained in:
Jakub Beránek 2025-09-09 08:37:02 +02:00
parent 9edc9cbe5d
commit 255f020e76
No known key found for this signature in database
GPG key ID: 909CD0D26483516B

View file

@ -8,6 +8,7 @@ To run the documentation site locally:
```shell
cargo install mdbook
cargo install mdbook-toc
cargo xtask codegen
cd docs/book
mdbook serve