Enable the extraction of static function documentation.

This commit is contained in:
Jose Fonseca 2003-03-02 00:28:38 +00:00
parent 7067815785
commit 61d31cab97

View file

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