]> sigrok.org Git - libsigrok.git/blobdiff - Doxyfile_internal
configure.ac: Bump package version to 0.5.1.
[libsigrok.git] / Doxyfile_internal
index 4b6db8b9d359d17aa9b74f65b5e5939361e77344..22c58331a08688a47bf5be91f3cb1b97638b8207 100644 (file)
@@ -51,7 +51,7 @@ PROJECT_BRIEF          = "sigrok hardware access and backend library"
 # and the maximum width should not exceed 200 pixels. Doxygen will copy the logo
 # to the output directory.
 
-PROJECT_LOGO           = contrib/sigrok-logo-notext.png
+PROJECT_LOGO           = contrib/libsigrok_112x112.png
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
 # into which the generated documentation will be written. If a relative path is
@@ -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