package oepub

  1. Overview
  2. Docs

Exemples implementations of Book.ChapterContent.

module Text : sig ... end

Text drives Book.Make to only build a book containing the text.

module ImagedText : sig ... end

ImagedText drives Book.Make to build a book where each chapter contains a list of either an image (bytes of the image) or some texts.

OCaml

Innovation. Community. Security.