Use README.md as the documentation main page

This commit is contained in:
Xaymar
2025-08-08 04:40:12 +02:00
parent 7ae4d26695
commit ab604beafc
+3 -2
View File
@@ -992,7 +992,8 @@ WARN_LOGFILE =
# Note: If this tag is empty the current directory is searched.
INPUT = vst.h \
vst.hpp
vst.hpp \
README.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
@@ -1207,7 +1208,7 @@ FILTER_SOURCE_PATTERNS =
# (index.html). This can be useful if you have a project on for instance GitHub
# and want to reuse the introduction page also for the Doxygen output.
USE_MDFILE_AS_MAINPAGE =
USE_MDFILE_AS_MAINPAGE = README.md
# If the IMPLICIT_DIR_DOCS tag is set to YES, any README.md file found in sub-
# directories of the project's root, is used as the documentation for that sub-