Skip to content

DITA Open Toolkit plugin which automatically converts ASCIIDoc files to DITA topics.

License

Notifications You must be signed in to change notification settings

lief-erickson/dita-asciidoc

 
 

Repository files navigation

dita-asciidoc

DITA Open Toolkit plugin which can apply in the pre-process stage a custom ANT build file over the original topic contents. As an example the plugin is configured to dynamically change ASCIIDOC files to DITA.

Installation steps:

  1. Install the com.oxygenxml.ant.parser.dita plugin in the DITA Open Toolkit: https://www.dita-ot.org/dev/topics/plugins-installing.html
  2. The ASCIIDOC installation needs to be downloaded from: http://asciidoc.org/INSTALL.html
  3. Install also a Python interpreter version 2.x on your local computer.
  4. The build file com.oxygenxml.ant.parser.dita/resources/build.xml needs to be edited and the path "asciidoc.install.dir" needs to be set to the place
  5. A sample DITA Map can be found in the "asciiDocSamples" sample folder.

Copyright and License

Copyright 2019 Syncro Soft SRL.

This project is licensed under Apache License 2.0

About

DITA Open Toolkit plugin which automatically converts ASCIIDoc files to DITA topics.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • XSLT 98.4%
  • Other 1.6%