summaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorPiotr Krysik <perper@o2.pl>2009-06-12 10:04:37 +0200
committerPiotr Krysik <perper@o2.pl>2009-06-12 10:04:37 +0200
commit36d94733571d5dd96fbd941cab3e9c2ca351accc (patch)
tree0de9e2a942175de81871daf252b6114fad9e54c6 /Doxyfile
parentd02dec217944d276fda1cb8d6e6d9e4cf4cda096 (diff)
other changes
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doxyfile b/Doxyfile
index afb9946..2c5110c 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -52,8 +52,8 @@ SYMBOL_CACHE_SIZE = 0
# Build related configuration options
#---------------------------------------------------------------------------
EXTRACT_ALL = NO
-EXTRACT_PRIVATE = NO
-EXTRACT_STATIC = NO
+EXTRACT_PRIVATE = YES
+EXTRACT_STATIC = YES
EXTRACT_LOCAL_CLASSES = YES
EXTRACT_LOCAL_METHODS = NO
EXTRACT_ANON_NSPACES = NO
personal git repositories of Harald Welte. Your mileage may vary