Allow doxygen to find generated include files, such as ns3/core-config.h
This commit is contained in:
@@ -1566,6 +1566,9 @@ SEARCH_INCLUDES = YES
|
||||
|
||||
INCLUDE_PATH =
|
||||
|
||||
# Allow doxygen to find generated include files, such as ns3/core-config.h
|
||||
INCLUDE_PATH += build
|
||||
|
||||
# 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
|
||||
# directories. If left blank, the patterns specified with FILE_PATTERNS will
|
||||
|
||||
Reference in New Issue
Block a user