transfer xml into specific text-formats (html, dot, source-code, ...)
Moritz is an "addon" to the well known tool doxygen. It generates nassi shneiderman diagramms of functions and methods in a c/c++ source as html-files, which could be included in a software-dokumentaion or simple whached by using a html-browser.
PROJECT MOVED TO https://github.com/paulhtremblay/rtf2xml
The script rtf2xml faithfully converts Microsoft's RTF format to structured XML. Developers can make further transformations using standard XML tools, or use the stylsheets provided to convert to sdocbook or TEI.
Poor Http Server is standalone wsgi server, which is designed for usingpython web applications. Unlike other projects, this is not framework, but single server, light wsgi connector, and python doc generator.
...Topics
====
- Useful programming IDEs and tools.
- Using Qt Designer for quick GUI design.
- Using signals and slots.
- Using basic widgets.
- Using timers.
- Using Phonon multimedia framework.
- Using list widgets.
- Using stylesheets. (In Progress)
- Internationalisation. (In Progress)
Make AsciiDoc part of your literate programming tool set. With eWEB you can weave and tangle literate programs written as AsciiDoc documents, using embedded WEB code snippets.
The ULM.gen project is a framework that help building and customizing source-code generators from a UML model expressed as XML documents, using generation templates. It also provides tools for synchronization with UML modelers such as IBM Rational Rose.