]> sigrok.org Git - libsigrok.git/blobdiff - Doxyfile_internal
Build: Fix typo that broke the driver enable options
[libsigrok.git] / Doxyfile_internal
index 4b6db8b9d359d17aa9b74f65b5e5939361e77344..44ae1781544fa101d9864dadfed02c8fc297f150 100644 (file)
@@ -784,7 +784,9 @@ EXCLUDE_SYMLINKS       = NO
 # Note that the wildcards are matched against the file with absolute path, so to
 # exclude all test directories for example use the pattern */test/*
 
-EXCLUDE_PATTERNS       =
+# Ignore the following files and directories (see also EXCLUDE above):
+#  - doxy/*: Potentially already generated docs, should not be scanned.
+EXCLUDE_PATTERNS       = */doxy/*
 
 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
 # (namespaces, classes, functions, etc.) that should be excluded from the