Add vst.hpp to automatically generated docs

This commit is contained in:
Xaymar
2025-08-06 03:33:52 +02:00
parent 6a1e5be101
commit 3beabeef6d
+2 -1
View File
@@ -991,7 +991,8 @@ WARN_LOGFILE =
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched. # Note: If this tag is empty the current directory is searched.
INPUT = vst.h INPUT = vst.h \
vst.hpp
# This tag can be used to specify the character encoding of the source files # 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 # that Doxygen parses. Internally Doxygen uses the UTF-8 encoding. Doxygen uses