]> sigrok.org Git - libsigrok.git/blobdiff - Doxyfile
Demo: Convert white spaces to dashes for walking one/zero pattern
[libsigrok.git] / Doxyfile
index 5907e63b553a9d27aa5e21153ef606b5ba8e6788..39d8491bdddc5a4a4919f8020c1bd8e38c4571f7 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -580,7 +580,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
@@ -780,7 +780,7 @@ RECURSIVE              = YES
 
 EXCLUDE                = config.h src/libsigrok-internal.h src/session_driver.c
 EXCLUDE               += src/std.c src/drivers.c src/ezusb.c src/fallback.c
-EXCLUDE               += src/soft-trigger.c src/usb.c
+EXCLUDE               += src/soft-trigger.c src/usb.c src/sw_limits.c
 
 # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
 # directories that are symbolic links (a Unix file system feature) are excluded