Tweak doxygen config
authorReinhard Tartler <siretart@tauware.de>
Mon, 28 Jun 2010 20:43:55 +0000 (22:43 +0200)
committerChris Lamb <lamby@debian.org>
Tue, 14 Jun 2016 12:13:25 +0000 (12:13 +0000)
exclude some directories we use for packaging from doxygen documentation

Gbp-Pq: Name 01-Tweak-doxygen-config.patch

Doxyfile

index 457cf5140a0976c8794bf743cbf7fbb3ac8c75da..cc098c7f0356497c4c3870cb406b5cc779b2fc2e 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -616,7 +616,7 @@ RECURSIVE              = YES
 # excluded from the INPUT source files. This way you can easily exclude a
 # subdirectory from a directory tree whose root is specified with the INPUT tag.
 
-EXCLUDE                =
+EXCLUDE                = debian debian-shared debian-static debian-cmov .pc .git
 
 # The EXCLUDE_SYMLINKS tag can be used select whether or not files or
 # directories that are symbolic links (a Unix filesystem feature) are excluded