Skip to content

Commit e9e3385

Browse files
author
Veijo Pesonen
committed
Doxygen: don't extract static members
1 parent f469f71 commit e9e3385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doxyfile_options

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ EXTRACT_PACKAGE = NO
443443
# included in the documentation.
444444
# The default value is: NO.
445445

446-
EXTRACT_STATIC = YES
446+
EXTRACT_STATIC = NO
447447

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

0 commit comments

Comments
 (0)