sat-rs/satrs-book
..
2024-05-22 19:11:43 +02:00
2023-08-15 21:10:12 +02:00
2024-02-10 12:54:13 +01:00

sat-rs book

High-level documentation of the sat-rs project.

Building

If you have not done so, install the pre-requisites first:

cargo install mdbook --locked
cargo install mdbook-linkcheck --locked

After that, you can build the book with:

mdbook build