API Reference langelic_epub v#0.1.1

Copy Markdown View Source

Modules

EPUB read and write for Elixir.

A non-chapter resource embedded in the EPUB: stylesheet, font, image, or any other supporting file.

A chapter in the spine. data is the raw XHTML bytes — the library does not parse or rewrite chapter HTML, that is the caller's responsibility.

An EPUB document — metadata, spine (reading order), assets, and TOC.

A node in the table of contents. May contain nested children.