Improved the API documentation stylesheet
This commit is contained in:
parent
7be3f3af82
commit
f3d2129f9f
7 changed files with 1300 additions and 697 deletions
|
@ -1274,7 +1274,11 @@ INCLUDE_FILE_PATTERNS =
|
|||
# undefined via #undef or recursively expanded use the := operator
|
||||
# instead of the = operator.
|
||||
|
||||
PREDEFINED =
|
||||
PREDEFINED = SFML_SYSTEM_API \
|
||||
SFML_NETWORK_API \
|
||||
SFML_WINDOW_API \
|
||||
SFML_AUDIO_API \
|
||||
SFML_GRAPHICS_API
|
||||
|
||||
# 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue