doc: Include static members in Doxygen

This commit is contained in:
Carl Dong
2019-07-06 11:48:18 -04:00
parent 11de669d8b
commit 84ad4d2b9d

View File

@@ -453,7 +453,7 @@ EXTRACT_PACKAGE = NO
# included in the documentation.
# The default value is: NO.
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. If set to NO,