dox: extract static

This commit is contained in:
tg(x) 2011-05-30 04:05:13 +02:00
parent fe92dbd9f2
commit bf2a316d43
1 changed files with 1 additions and 1 deletions

View File

@ -338,7 +338,7 @@ EXTRACT_PRIVATE = NO
# If the EXTRACT_STATIC tag is set to YES all static members of a file
# will be included in the documentation.
EXTRACT_STATIC = NO
EXTRACT_STATIC = YES
# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
# defined locally in source files will be included in the documentation.