]> sigrok.org Git - libsigrok.git/blobdiff - bindings/cxx/Doxyfile
Drop trailing whitespace in various files.
[libsigrok.git] / bindings / cxx / Doxyfile
index 8008db2fba1e9fe7199e631b38649e84cb59c5c7..6152a671457cacb4643a44c8162e84883a854864 100644 (file)
@@ -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
@@ -744,7 +744,7 @@ WARN_LOGFILE           =
 # Note: If this tag is empty the current directory is searched.
 
 INPUT                  = include/libsigrokcxx/libsigrokcxx.hpp \
-                         include/libsigrokcxx/enums.hpp
+                         $(BUILDDIR)include/libsigrokcxx/enums.hpp
 
 # This tag can be used to specify the character encoding of the source files
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses