From 9678b58ac5f8bf26b507da6d9722ce8793ebc946 Mon Sep 17 00:00:00 2001 From: Sam Roberts Date: Mon, 18 Mar 2013 10:35:40 -0700 Subject: Hide undocumented in auto-generated documentation. --- libnet/doc/libnet.doxygen.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libnet/doc/libnet.doxygen.conf b/libnet/doc/libnet.doxygen.conf index fa8f55a..3b4576d 100644 --- a/libnet/doc/libnet.doxygen.conf +++ b/libnet/doc/libnet.doxygen.conf @@ -398,7 +398,7 @@ EXTRACT_ANON_NSPACES = NO # various overviews, but no documentation section is generated. # This option has no effect if EXTRACT_ALL is enabled. -HIDE_UNDOC_MEMBERS = NO +HIDE_UNDOC_MEMBERS = YES # If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all # undocumented classes that are normally visible in the class hierarchy. -- cgit v1.2.1