diff --git a/Doxyfile b/Doxyfile index 865afef3f..d9dfe8bcc 100644 --- a/Doxyfile +++ b/Doxyfile @@ -790,7 +790,7 @@ WARN_LOGFILE = # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. -INPUT = "engine/code/" "engine/plugins/" +INPUT = "engine/runtime/" "engine/plugins/" # 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