Doxygen: don't extract static members

pull/12327/head
Veijo Pesonen 2020-01-29 15:38:42 +02:00
parent f469f710bc
commit e9e3385f05
1 changed files with 1 additions and 1 deletions

View File

@ -443,7 +443,7 @@ EXTRACT_PACKAGE = NO
# included in the documentation.
# The default value is: NO.
EXTRACT_STATIC = YES
EXTRACT_STATIC = NO
# 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,