From b02f7e29b060122fca44c1270c356fa103208c1c Mon Sep 17 00:00:00 2001 From: Reinhard Tartler Date: Mon, 28 Jun 2010 22:43:55 +0200 Subject: [PATCH] Tweak doxygen config exclude some directories we use for packaging from doxygen documentation Gbp-Pq: Name 01-Tweak-doxygen-config.patch --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 457cf51..cc098c7 100644 --- 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 -- 2.30.2