Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Mylyn/Docs/EPUB

< Mylyn‎ | Docs
Revision as of 14:09, 14 April 2012 by Unnamed Poltroon (Talk) (Added short description of the EPUB features.)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The EPUB framework in Mylyn Docs offers API to create, manipulate, read and write EPUB formatted files. There is also a UI operation for building publications from markup. WikiText markup in all supported formats (Textile, MediaWiki, Creole, Confluence etc.) can be converted to XHTML and packaged as EPUB using a one step wizard found in the file popup menu. If more control and flexibility is required when assembling EPUBs, there is in addition an Ant task that may be used to this end.

Back to the top