]> sigrok.org Git - libsigrok.git/blobdiff - Doxyfile_internal
Doxyfile/Doxyfile_internal: Bump version number to 0.3.0.
[libsigrok.git] / Doxyfile_internal
index 4b6db8b9d359d17aa9b74f65b5e5939361e77344..295b5571cbceb59492694dceff942a9fd48d77d7 100644 (file)
@@ -38,7 +38,7 @@ PROJECT_NAME           = "libsigrok"
 # could be handy for archiving the generated documentation or if some version
 # control system is used.
 
-PROJECT_NUMBER         = "unreleased development snapshot, internal docs"
+PROJECT_NUMBER         = "0.3.0, internal docs"
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description
 # for a project that appears at the top of each page and should give viewer a
@@ -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