Skip to content

Commit 84ad4d2

Browse files
committed
doc: Include static members in Doxygen
1 parent 11de669 commit 84ad4d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Doxyfile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ EXTRACT_PACKAGE = NO
453453
# included in the documentation.
454454
# The default value is: NO.
455455

456-
EXTRACT_STATIC = NO
456+
EXTRACT_STATIC = YES
457457

458458
# If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined
459459
# locally in source files will be included in the documentation. If set to NO,

0 commit comments

Comments
 (0)