Browse Source

Enable the extraction of static function documentation.

tags/embedded-1-20030305
Jose Fonseca 23 years ago
parent
commit
61d31cab97
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      doxygen/math.doxy

+ 1
- 1
doxygen/math.doxy 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

Loading…
Cancel
Save