Expand description
The base support library for mdbook, intended for internal use only.
Modules§
- book
- A tree structure representing a book.
- config
- Mdbook’s configuration system.
- errors
- The error types used in mdbook.
- utils
- Various helpers and utilities.
Macros§
- static_
regex - Defines a
staticwith aregex::Regex.
Constants§
- MDBOOK_
VERSION - The current version of
mdbook.