epub ~master (2021-11-04T02:20:54.9381337)
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.