mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 15:38:09 +02:00
Enable the extraction of static function documentation.
This commit is contained in:
parent
7067815785
commit
61d31cab97
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ OUTPUT_DIRECTORY = .
|
|||
OUTPUT_LANGUAGE = English
|
||||
EXTRACT_ALL = YES
|
||||
EXTRACT_PRIVATE = NO
|
||||
EXTRACT_STATIC = NO
|
||||
EXTRACT_STATIC = YES
|
||||
EXTRACT_LOCAL_CLASSES = YES
|
||||
HIDE_UNDOC_MEMBERS = NO
|
||||
HIDE_UNDOC_CLASSES = NO
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue