summaryrefslogtreecommitdiffstats
path: root/buildtools/Doxyfile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* doxygen: include ifdef'd codeEduard Braun2018-02-271-1/+1
| | | | | Fixed bug: - https://bugs.launchpad.net/inkscape/+bug/1736532
* Fix wrong parameter in Doxifile pointed by Eduard BrownJabier Arraiza2017-09-221-1/+1
|
* Fixes to DoxifileJabier Arraiza2017-09-221-21/+78
|
* Move Doxyfile into buildtools/ subdirBryce Harrington2017-07-221-0/+2387
doxygen lets you pass the config file name on the command line, so it's not necessary that this live in the root directory. We do not host the doxygen output on the project website, and I'm not aware that many developers utilize this for their own reference. However, I've verified the config file still works, so no reason to get rid of it.