From 50e4eb6395deef0a88d1574fb5d785842f29bfd5 Mon Sep 17 00:00:00 2001 From: Cyril Jaquier Date: Mon, 16 Oct 2006 19:47:47 +0000 Subject: [PATCH] - Modified Doxygen settings git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@410 a942ae1a-1317-0410-a47c-b1dcaea8d605 --- doc/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.