Source repository for the divnet-rs documentation book: divnet-rs: a Rust implementation of DivNet.
- Building requires mdBook.
- To use the
justfile, install Just. - When working on the documentation, use
just serveto set up the development server. - Use
just buildto build the changes when you're ready.- This changes site files in
docsthat will be picked up by the GitHub pages build. - If you forget this step, the site will not be updated.
- This changes site files in
divnet-rs book by Ryan M. Moore is licensed under CC BY 4.0