cfmms-rs
cfmms-rs copied to clipboard
CFFM book
Opening this issue to start brainstorming around what the CFFM book might look like. I think the book should look something like the Foundry book, walking through the different mods in the lib and how to use them.
I'm down to start working on this 👀, not sure if this would be best separated into another repo or not.. probably?
I think we can keep it in the same repo, in a book
directory. That way, anyone can launch the book with mdbook serve --open
after cloning the repo. Feel free to start a branch for the book and create a draft PR, we can brainstorm about the layout/content there.
SGTM :p
What are the benefits of using a book format as opposed to a more crate docs format?
e.g. https://doc.rust-lang.org/cargo/commands/cargo-doc.html