summaryrefslogtreecommitdiffstats
path: root/Source/cmDocumentationFormatterDocbook.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: add support for creating the documentation in docbook formatAlexander Neundorf2008-02-191-0/+45
(http://www.oasis-open.org/docbook/xml/4.2/), which users can then convert to other formats. Tested with meinproc from KDE, which generates HTML pages which look good. Alex