/epub-examples

Various examples using the Mylyn Docs EPUB tooling.

Primary LanguageClean

#EPUB Examples This project contains various examples for using the EPUB tools in Mylyn Docs. The examples have been designed to be executed in two ways: Either using development versions of the code, or using the libraries found in the lib folder. Which one to use is automatically detected. If the org.eclipse.mylyn.docs project is present parallel to epub-examples the prior method will be used.

The generated EPUB's can be read using any EPUB supporting reading system such as iBooks, Nook or Sony Reader. Some desktop readers also exist. For instance Kitabu which is one of the better ones for Mac. And there is also the open source Elibrārium.

##Ant Examples

The basic examples can be executed simply by running Ant, others have some dependencies.

ExampleDescription
simpleThe most basic example
bookBuilds the EPUB tool documentation as a book. Mylyn Docs must be present.
w3c-css2.1The CCS 2.1 specification (experimental)
mathmlEmbedding MathML in HTML5 content (experimental)

Mylyn docs can be obtained from the official Git repository or from the GitHub clone.

##Java Examples

Note that the Java examples use the libraries contained in the lib folder. So while you may have the Mylyn Docs EPUB libraries installed, these will not be used.

ExampleDescription
SimpleThe most basic example
MultiRootMultiple OEBPS root files

##License This software is released under the Eclipse Public License 1.0.

##Copyright Copyright (c) 2011, 2012 Torkild Ulvøy Resheim, All Rights Reserved.