summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCyril Jaquier <cyril.jaquier@fail2ban.org>2006-10-16 19:47:47 +0000
committerCyril Jaquier <cyril.jaquier@fail2ban.org>2006-10-16 19:47:47 +0000
commit50e4eb6395deef0a88d1574fb5d785842f29bfd5 (patch)
treef72a6455d1a6ec25a5e7e1f26701e76a56270b17 /doc
parent0fab1bbf01c76edfaae5f42705c867aedb43ae84 (diff)
downloadfail2ban-50e4eb6395deef0a88d1574fb5d785842f29bfd5.tar.gz
- Modified Doxygen settings
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@410 a942ae1a-1317-0410-a47c-b1dcaea8d605
Diffstat (limited to 'doc')
-rw-r--r--doc/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile
index 94725a96..1c571f36 100644
--- a/doc/Doxyfile
+++ b/doc/Doxyfile
@@ -233,7 +233,7 @@ EXTRACT_ALL = YES
# If the EXTRACT_PRIVATE tag is set to YES all private members of a class
# will be included in the documentation.
-EXTRACT_PRIVATE = YES
+EXTRACT_PRIVATE = NO
# If the EXTRACT_STATIC tag is set to YES all static members of a file
# will be included in the documentation.