mdbook/crates/mdbook-driver
Eric Huss 922f0d8ad4 Update to 0.5.0-beta.2.
I expect this to be the last pre-release before 0.5.
2025-11-07 18:00:52 -08:00
..
src Expose "search" feature from mdbook-driver 2025-10-28 11:29:48 -07:00
Cargo.toml Update to 0.5.0-beta.2. 2025-11-07 18:00:52 -08:00
README.md Add READMEs for all new crates 2025-07-23 17:47:31 -07:00

mdbook-driver

Documentation crates.io Changelog

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.

License

Mozilla Public License, version 2.0