diff --git a/DoxyGen/Doxyfile b/DoxyGen/Doxyfile index fda8452..f3558d6 100644 --- a/DoxyGen/Doxyfile +++ b/DoxyGen/Doxyfile @@ -871,7 +871,8 @@ WARN_LOGFILE = DoxyWarnLogfile.txt # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. -INPUT = .. +INPUT = ../include \ + ../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