Improved the API documentation stylesheet

This commit is contained in:
Laurent Gomila 2013-01-30 21:35:34 +01:00
parent 7be3f3af82
commit f3d2129f9f
7 changed files with 1300 additions and 697 deletions

View file

@ -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.