summaryrefslogtreecommitdiffstats
path: root/Source/cmDocumentationFormatterDocbook.cxx
Commit message (Expand)AuthorAgeFilesLines
* docbook: Fix Sun CC warning on ptr_fun(isalnum)Brad King2012-09-101-1/+8
* docbook: Fix formatter naming convention to avoid shadowBrad King2012-09-091-2/+2
* docbook: Add support for <abstract> at section level 1Daniel Pfeifer2012-09-081-2/+24
* docbook: Cleanup formatter and generated DocBookDaniel Pfeifer2012-09-071-24/+24
* docbook: Fix the DocBook section outputDaniel Pfeifer2012-09-071-24/+15
* docbook: Factor out code to write valid DocBook IDsDaniel Pfeifer2012-09-071-37/+34
* docbook: Remove table of contentsDaniel Pfeifer2012-09-071-18/+0
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-10/+10
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* BUG: don't create empty <itemizedlist>s (#7289), dblatex didn't like thatAlexander Neundorf2009-01-101-10/+13
* ENH: Improve generated documentation formattingBrad King2008-10-101-3/+4
* STYLE: insert newlines after listitem so the generated lines don't getAlexander Neundorf2008-05-091-1/+1
* ENH: Fix generated documentation internal links.Brad King2008-05-051-5/+7
* ENH: add support for creating the documentation in docbook formatAlexander Neundorf2008-02-191-0/+254