/org.doctales.reveal

DITA-OT plugin for transforming DITA to reveal.js based web presentations

Primary LanguageXSLTApache License 2.0Apache-2.0

org.doctales.reveal

DOCTALES Logo

Build Status license

This is a plugin for the DITA-OT. The plugin adds a new transtype called reveal for transforming DITA maps into reveal.js based web presentations.

Sample Presentation

Installation

  1. Move to the ~/bin directory of the DITA-OT.
  2. Install the plugin using the dita command.
    dita --install https://github.com/doctales/org.doctales.reveal/archive/master.zip

Note: For the plugin to work in some environments, such as oXygenXML, you may need to add org.doctales.reveal\framework as an additional frameworks directory. In oXygenXML, Options > Preferences > Document Type Association > Locations. This provides the schemas to create the Slide topic type and for proper transformation from within oXygenXML.

Using the Plugin

Please refer to the documentation.