[−][src]Crate mdbook_epub
A mdbook backend for generating a book in the EPUB format.
Structs
| Config | The configuration struct used to tweak how an EPUB document is generated. |
| Generator | The actual EPUB book renderer. |
Constants
| DEFAULT_CSS | The default stylesheet used to make the rendered document pretty. |
| MDBOOK_VERSION | The exact version of |
Functions
| generate | Generate an |
| output_filename | Calculate the output filename using the |