epub.output

Undocumented in source.

Members

Functions

toEpub
void toEpub(Book book, string path)

Convert the given book to epub and save it to the given path.

toEpub
void toEpub(Book book, ZipArchive zf)

Convert the given book to epub. Store it in the given zip archive.

Meta