Skip to content

Latest commit

 

History

History

satrs-book

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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