Crate mdbook_core

Crate mdbook_core 

Source
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 static with a regex::Regex.

Constants§

MDBOOK_VERSION
The current version of mdbook.