summaryrefslogtreecommitdiffstats
path: root/Source/cmDocumentationFormatterDocbook.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH: add support for creating the documentation in docbook formatAlexander Neundorf2008-02-191-0/+254
(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