]> rtime.felk.cvut.cz Git - hubacji1/bcar.git/blobdiff - Doxyfile
Add compare to zips
[hubacji1/bcar.git] / Doxyfile
index 2048335a9a88c8130821b0f65aeea9749f86287a..18ca47f1fadc37f7f54c7caae27f36bd02c9bb47 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -1,3 +1,8 @@
+# SPDX-FileCopyrightText: 2021 Jiri Vlasak <jiri.vlasak.2@cvut.cz>
+#
+# SPDX-License-Identifier: GPL-3.0-only
+#
+
 # Doxyfile 1.8.13
 
 # This file describes the settings to be used by the documentation system
@@ -38,7 +43,7 @@ PROJECT_NAME           = "BCar"
 # could be handy for archiving the generated documentation or if some version
 # control system is used.
 
-PROJECT_NUMBER         = 0.2.0
+PROJECT_NUMBER         = 0.6.0
 
 # 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
@@ -790,7 +795,7 @@ WARN_LOGFILE           =
 # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
 # Note: If this tag is empty the current directory is searched.
 
-INPUT                  = README.md CHANGELOG.md api/ src/
+INPUT                  = README.md CHANGELOG.md incl/ src/
 
 # 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