updates and proper tagging for dox

This commit is contained in:
Sam Hatchett
2016-07-14 15:03:14 -04:00
parent 7f958d797d
commit 528d972f54
3 changed files with 8 additions and 7 deletions

View File

@@ -781,10 +781,10 @@ WARN_LOGFILE =
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.
INPUT = ../ \
../include \
INPUT = ../include \
../src \
../doc
../doc \
../
# 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