The app subdirectory contains system tools publishxml, generatedtd and validatedtd, some demo applications process*, and a coding tutorial. Example xml documents processed by the demo applications are in the doc subdirectory.
This is a documentation generator for a core subset of DocBook, with some useful extensions. It currently generates html and pdf output. It has a clean, extensible design, and is much faster than some other open source Docbook tools.
This generates a dtd from a collection of xml documents expressing a single schema.
processjournal, processtasks and processrecords are topic-based applications illustrating the transformation of a user-defined xml vocabulary to DocBook. A topic tree is defined using a simple xml vocabulary. This can be processed by processtopics to generate topic tree documentation. Other documents can structure their contents implicitly by reference to this tree.
This processes a topic-based journal written in a simple vocabulary with embedded DocBook.
This processes a topic-based structured document written in a simple vocabulary with embedded DocBook. PDF output is generated recursively for all levels in the topic hierarchy, making it easy to view any sub-tree of the document
This processes a topic-based project task description, generating project management documentation.