aboutsummaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2005-12-04 13:01:19 +0000
committerMartin Willi <martin@strongswan.org>2005-12-04 13:01:19 +0000
commit09b2bf25a953888e9194e6740cfc08f10cdda10a (patch)
tree187d622b7607c488cfba8b61fe3d2afdcdc4b059 /Source
parent45658ada932c45dcc61c48e9cf068cc76c4fc0fb (diff)
downloadstrongswan-09b2bf25a953888e9194e6740cfc08f10cdda10a.tar.bz2
strongswan-09b2bf25a953888e9194e6740cfc08f10cdda10a.tar.xz
- include undocumented things (such as enums)
Diffstat (limited to 'Source')
-rw-r--r--Source/charon/Doxyfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/charon/Doxyfile b/Source/charon/Doxyfile
index f8cffcd1b..caf3bde90 100644
--- a/Source/charon/Doxyfile
+++ b/Source/charon/Doxyfile
@@ -36,8 +36,8 @@ EXTRACT_PRIVATE = NO
EXTRACT_STATIC = NO
EXTRACT_LOCAL_CLASSES = NO
EXTRACT_LOCAL_METHODS = NO
-HIDE_UNDOC_MEMBERS = YES
-HIDE_UNDOC_CLASSES = YES
+HIDE_UNDOC_MEMBERS = NO
+HIDE_UNDOC_CLASSES = NO
HIDE_FRIEND_COMPOUNDS = NO
HIDE_IN_BODY_DOCS = NO
INTERNAL_DOCS = NO