mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
Docs: Generate Doxygen output for static functions
This commit is contained in:
parent
a38fd6b477
commit
8931d45fe9
2 changed files with 3 additions and 2 deletions
|
|
@ -569,7 +569,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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue