tools/doc: Update doxygen config
This commit is contained in:
@@ -2140,7 +2140,14 @@ INCLUDE_FILE_PATTERNS =
|
||||
# recursively expanded use the := operator instead of the = operator.
|
||||
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
|
||||
|
||||
PREDEFINED = USE_GLOP USE_CBC USE_CLP USE_PDLP USE_SCIP
|
||||
PREDEFINED = USE_BOP \
|
||||
USE_CBC \
|
||||
USE_CLP \
|
||||
USE_GLOP \
|
||||
USE_GLPK \
|
||||
USE_HIGHS \
|
||||
USE_PDLP \
|
||||
USE_SCIP
|
||||
|
||||
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
|
||||
# tag can be used to specify a list of macro names that should be expanded. The
|
||||
|
||||
Reference in New Issue
Block a user