Revert to creating doxygen for *all* functions.

This commit is contained in:
Peter D. Barnes, Jr.
2012-11-07 12:58:29 -08:00
parent 900eec4066
commit da34714f2b

View File

@@ -357,7 +357,7 @@ LOOKUP_CACHE_SIZE = 1
# 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.