epub v1.1.0 (2018-04-01T18:43:35Z)
Dub
Repo
toEpub
epub
output
Convert the given book to epub. Store it in the given zip archive.
void
toEpub
(Book book, string path)
void
toEpub
(Book book, ZipArchive zf)
@
safe
void
toEpub
(
Book
book
,
ZipArchive
zf
)
Meta
Source
See Implementation
epub
output
functions
toEpub
Convert the given book to epub. Store it in the given zip archive.