rust-lang/mdBook
mdBook is a command-line tool and Rust library for generating static HTML documentation from Markdown source files. It provides a modular architecture that handles Markdown parsing, pre-processing, and HTML rendering, while supporting custom preprocessors and alternative backends. The system includes built-in features like client-side search, syntax highlighting, and theme customization, all managed through a structured CLI and internal API.
66.6
Adequate · 3 August 2026
11k
lines of production code
Rust
with JavaScript
5
bus factor · 369 authors in all
3
measurements over time
How it got here
2015–2024 · CLI restructuring and developer tooling
This period focused on modernizing the project's infrastructure and developer experience. The CLI entry point and subcommands were reorganized into dedicated modules, and the continuous integration pipeline was migrated to GitHub Actions. Additionally, the project standardized development workflows, expanded the example suite for plugin and preprocessor development, and introduced a headless browser test suite for the GUI.
12 changes
2025 · modular architecture and HTML frontend overhaul
The project underwent a significant architectural shift by extracting core components like the book model, markdown processing, and summary parsing into dedicated internal crates. Simultaneously, the HTML rendering pipeline was completely rewritten to support client-side search, dynamic navigation, and improved styling, while a new high-level driver API was introduced for programmatic usage.
24 changes
Survey your own repository
rust-lang/mdBook was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 3 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit 63ff5c06f8 — the exact code this score is about.
- Scored under rubric rubric-2026.08.18. Score the same commit under that rubric and you get the same number.