summaryrefslogtreecommitdiff
path: root/pjlib/docs/doxygen.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'pjlib/docs/doxygen.cfg')
-rw-r--r--pjlib/docs/doxygen.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/pjlib/docs/doxygen.cfg b/pjlib/docs/doxygen.cfg
index f6a7e70a..bb333ac5 100644
--- a/pjlib/docs/doxygen.cfg
+++ b/pjlib/docs/doxygen.cfg
@@ -377,7 +377,7 @@ EXCLUDE_SYMLINKS = NO
# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
# certain files from those directories.
-EXCLUDE_PATTERNS = "*_i.h" "*/compat/*"
+EXCLUDE_PATTERNS = "*_i.h" "*/compat/*" "*/config_site.h"
# The EXAMPLE_PATH tag can be used to specify one or more files or
# directories that contain example code fragments that are included (see