[dox] okok... extract all again, but we should really just document the ones we want and only extract those

This commit is contained in:
Felix Ruess
2013-01-17 16:05:01 +01:00
parent d5fd5f97c8
commit 8e867f91bb
+1 -1
View File
@@ -355,7 +355,7 @@ LOOKUP_CACHE_SIZE = 0
# Private class members and static file members will be hidden unless
# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
EXTRACT_ALL = NO
EXTRACT_ALL = YES
# If the EXTRACT_PRIVATE tag is set to YES all private members of a class
# will be included in the documentation.