More streamlined approach to doxygen config

This commit is contained in:
Leonetienne 2022-04-28 11:39:32 +02:00
parent 7c4625670b
commit 1bfd756aa8
No known key found for this signature in database
GPG Key ID: C33879CD92E9708C

View File

@ -829,7 +829,7 @@ WARN_LOGFILE =
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.
INPUT = "../src/" "../include/Eule" "index.md"
INPUT = "../src/" "../include/" "index.md"
# 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