Requires PlantUML for building the diagrams.
To build the documentation:
- Install
cargo
usingrustup
- Install Java
- Install
plantuml
- Run
cargo install mdbook mdbook-plantuml
- Run
cd docs && mdbook serve --open
The manually deployed documentation is live here