Merge pull request #3134 from AndrzejKurek/doxygen-include-fix

Add an include path to the doxyfile to fix preprocessing for docs
This commit is contained in:
Jaeden Amero 2020-03-31 19:14:45 +04:00 committed by GitHub
commit ef42565370
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1594,7 +1594,7 @@ SEARCH_INCLUDES = YES
# contain include files that are not input files but should be processed by
# the preprocessor.
INCLUDE_PATH =
INCLUDE_PATH = ../include
# You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard
# patterns (like *.h and *.hpp) to filter out the header-files in the