mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-04 22:07:45 +00:00
change some files
This commit is contained in:
parent
620d848b4c
commit
2f4853b144
5 changed files with 33 additions and 19 deletions
|
|
@ -453,7 +453,7 @@ EXTRACT_PACKAGE = YES
|
|||
# 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,
|
||||
|
|
@ -469,7 +469,7 @@ EXTRACT_LOCAL_CLASSES = YES
|
|||
# included.
|
||||
# The default value is: NO.
|
||||
|
||||
EXTRACT_LOCAL_METHODS = NO
|
||||
EXTRACT_LOCAL_METHODS = YES
|
||||
|
||||
# If this flag is set to YES, the members of anonymous namespaces will be
|
||||
# extracted and appear in the documentation as a namespace called
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue