Robin Mueller
176a9f1612
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
- Added diagrams for sat-rs example for both structure and data flow. - Added explanations for those diagrams as well. - Some renaming: Use `Pool` instead of `Store` for pool components. - General improvements for satrs-book. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
book.toml | ||
README.md |
sat-rs book
High-level documentation of the sat-rs project.
Building
If you have not done so, install mdbook
using cargo install mdbook --locked
.
mdbook build