Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 714 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 714 Bytes

DITA Generator is a Python program that generates DITA shell DTDs, DITA topic specialization stubs, and DITA-OT plugin stubs.

Currently implemented:

  • Support DITA 1.2.
  • DITA shell DTD generation.
  • DITA topic specialization DTD generation.
  • DITA attribute domain specialization DTD generation.

Future targets:

  • Support XML Schema generation.

Online schema generator is available at DITA Generator hosted by Google App Engine.

PDF plugin generator is available at PDF Plugin Generator hosted by Heroku and the source code is hosted at https://github.com/jelovirt/pdf-generator.