]> sigrok.org Git - libsigrok.git/commitdiff
Doxyfile: Fix/update path and file references.
authorUwe Hermann <redacted>
Tue, 24 Mar 2020 18:31:26 +0000 (19:31 +0100)
committerUwe Hermann <redacted>
Wed, 25 Mar 2020 18:35:20 +0000 (19:35 +0100)
Doxyfile

index ce404680ea21f730a7f3207113d418173761409b..9bffde85601f133335999db51adaafe404d4c230 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -874,6 +874,8 @@ EXCLUDE                = config.h \
                          src/session_driver.c \
                          src/std.c \
                          src/drivers.c \
+                         src/driver_list_start.c \
+                         src/driver_list_stop.c \
                          src/ezusb.c \
                          src/fallback.c \
                          src/soft-trigger.c \
@@ -904,9 +906,10 @@ EXCLUDE_PATTERNS       = */src/hardware/* \
                          */src/lcr/* \
                          */src/modbus/* \
                          */src/scale/* \
-                         */src/tests/* \
-                         */src/bindings/* \
-                         */src/doxy/*
+                         */src/bt/* \
+                         */src/serial_* \
+                         */bindings/* \
+                         */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