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