Update doxygen.txt

This commit is contained in:
mulbric1 2024-06-04 15:29:05 +00:00
parent 5e8396efaf
commit a5b289df86

View File

@ -863,8 +863,10 @@ WARN_LOGFILE =
# directories like /usr/src/myproject. Separate the files or directories with
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.
USE_MDFILE_AS_MAINPAGE = ../README.md
INPUT = src
INPUT = ../README.md \
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