Generate book-style documentation with Rustdoc.
A semi-rewrite of aturon/rust-book, which is inspired by Gitbook.
Crates.io doesn't have a great way to install binaries yet, so
bash
$ git clone https://github.com/steveklabnik/rustbook.git
$ cd rustbook
$ cargo run
This will print a usage message.