Rustbook

Generate book-style documentation with Rustdoc.

Build Status

A semi-rewrite of aturon/rust-book, which is inspired by Gitbook.

Usage

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.