]> sigrok.org Git - libsigrok.git/blobdiff - Doxyfile_internal
Drop trailing whitespace in various files.
[libsigrok.git] / Doxyfile_internal
index 4b6db8b9d359d17aa9b74f65b5e5939361e77344..fa7a3a2dd8a32c3298ec80678f6f727a6315b729 100644 (file)
@@ -570,7 +570,7 @@ STRICT_PROTO_MATCHING  = NO
 # documentation.
 # The default value is: YES.
 
-GENERATE_TODOLIST      = YES
+GENERATE_TODOLIST      = NO
 
 # The GENERATE_TESTLIST tag can be used to enable ( YES) or disable ( NO) the
 # test list. This list is created by putting \test commands in the
@@ -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