Crate mdbook_epub

source ·
Expand description

A mdbook backend for generating a book in the EPUB format.

Modules§

Structs§

  • The configuration struct used to tweak how an EPUB document is generated.
  • The actual EPUB book renderer.

Constants§

  • The default stylesheet used to make the rendered document pretty.
  • The exact version of mdbook this crate is compiled against.

Functions§

  • Generate an EPUB version of the provided book.
  • Calculate the output filename using the mdbook config.