These docs were slightly drifting from the user guide docs. Instead of trying to maintain multiple copies of this, I have changed it so that it just links out to the guide. (The guide docs could be cleaned up a little, but that's a separate issue.) |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
mdbook-driver
This is the high-level Rust library for running mdBook. New books can be created using BookBuilder. The primary type MDBook can be used to manage and render books.
This crate is maintained by the mdBook team for use by the wider ecosystem. This crate follows semver compatibility for its APIs.