Crate termbook [] [src]

Reexports

pub extern crate mdbook;

Structs

Playback
Rewrite

An implementation of a renderer which writes all preprocessed markdown files.

RunCodeBlocks

A preprocessor which runs specifically tagged codeblocks.

Functions

load

Open and load an mdbook at the given directory. The RunCodeBlocks preprocessor will be added to it.