Revert to creating doxygen for *all* functions.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user