summaryrefslogtreecommitdiffstats
path: root/src/configimpl.h
Commit message (Collapse)AuthorAgeFilesLines
* Bug 751700 - Main page absent in TOC of CHM, if PROJECT_NAME is emptyalbert-github2018-10-081-0/+6
| | | | In case a string is empty the default should be taken and not left blank.
* Difference between standard and used Doxyfilealbert-github2018-09-151-0/+14
| | | | | | Writes a the differences between the current configuration and the template configuration. Useful when communicating e.g. in forums.
* Bug 766069 - Files with incorrect extensions (.doc) are picked up by doxygenDimitri van Heesch2016-05-161-2/+3
|
* Changed configuration mechanism to directly access options in order to ↵Dimitri van Heesch2016-01-171-0/+570
improve performance