summaryrefslogtreecommitdiffstats
path: root/Doxyfile
diff options
context:
space:
mode:
authorStefan Suhren <suhren.stefan@fh-swf.de>2015-09-29 21:38:30 +0200
committerStefan Suhren <suhren.stefan@fh-swf.de>2015-09-29 21:38:30 +0200
commit84e1a134edb0c9d980d20cb6f90876ca4c2bca97 (patch)
treec28fa22350f1a1e3dac384e9e26d9074051e0aaa /Doxyfile
parentc8443c0138ae116318fdddd6ccc6de96e533e3a8 (diff)
downloadsrc-84e1a134edb0c9d980d20cb6f90876ca4c2bca97.tar.gz
src-84e1a134edb0c9d980d20cb6f90876ca4c2bca97.zip
Extrahiere auch statische Methoden
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 0ab6fdf..3bbfdbe 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -444,7 +444,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,