1
0
Fork 0
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:
Tom Poole 2025-09-25 12:30:36 +01:00
parent a38fd6b477
commit 8931d45fe9
2 changed files with 3 additions and 2 deletions

View file

@ -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,