File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -991,11 +991,12 @@ WARN_LOGFILE =
991991# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
992992# Note: If this tag is empty the current directory is searched.
993993
994- INPUT = /Users/Andrew/Projects/coreVX \
995- /Users/Andrew/Projects/coreVX/README.md \
996- /Users/Andrew/Projects/coreVX/docs/install.md \
997- /Users/Andrew/Projects/coreVX/docs/api_overview.md \
998- /Users/Andrew/Projects/coreVX/LICENSE.md
994+ INPUT = ../include \
995+ ../framework/include \
996+ ../README.md \
997+ install.md \
998+ api_overview.md \
999+ ../LICENSE.md
9991000
10001001# This tag can be used to specify the character encoding of the source files
10011002# that Doxygen parses. Internally Doxygen uses the UTF-8 encoding. Doxygen uses
You can’t perform that action at this time.
0 commit comments