Fix improper source directory

This commit is contained in:
Mike Young
2019-12-04 23:07:08 -05:00
parent 1b42dd5057
commit 759585a3b5

2
doxygen.conf vendored
View File

@@ -829,7 +829,7 @@ WARN_LOGFILE = "docs/warn.log"
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.
INPUT = "app/"
INPUT = "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