fix Doxyfile
This commit is contained in:
parent
6d77d9ed74
commit
d0a9f0b315
2
Doxyfile
2
Doxyfile
|
|
@ -56,7 +56,7 @@ EXCLUDE = src/3rd-party \
|
||||||
ENABLE_PREPROCESSING = YES
|
ENABLE_PREPROCESSING = YES
|
||||||
MACRO_EXPANSION = YES
|
MACRO_EXPANSION = YES
|
||||||
PREDEFINED = KGE_API= \
|
PREDEFINED = KGE_API= \
|
||||||
KGE_DISABLE_DOXYGEN=
|
KGE_DOXYGEN_DO_NOT_INCLUDE=
|
||||||
|
|
||||||
# The INCLUDE_PATH tag can be used to specify one or more directories that
|
# The INCLUDE_PATH tag can be used to specify one or more directories that
|
||||||
# contain include files that are not input files but should be processed by the
|
# contain include files that are not input files but should be processed by the
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue