Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 335 Bytes

File metadata and controls

11 lines (6 loc) · 335 Bytes

epub3 Example

An example project that demonstrates how to convert AsciiDoc to epub3 using the Asciidoctor Gradle plugin.

Usage

Convert the AsciiDoc to epub3 by invoking the 'asciidoctor' goal:

$ ./gradlew asciidoctor

Open the file build/asciidoc/epub3/example-manual.epub in your browser to see the generated epub3 file.