summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Roberts <vieuxtech@gmail.com>2013-03-18 10:35:40 -0700
committerSam Roberts <vieuxtech@gmail.com>2013-03-18 10:36:40 -0700
commit9678b58ac5f8bf26b507da6d9722ce8793ebc946 (patch)
treef17ce019cae48aa1a6ea4d91c31e168cfa661635
parentbeea6b0260e8d0b4689d16dc7dc80f07fd854768 (diff)
downloadlibnet-9678b58ac5f8bf26b507da6d9722ce8793ebc946.tar.gz
Hide undocumented in auto-generated documentation.
-rw-r--r--libnet/doc/libnet.doxygen.conf2
1 files changed, 1 insertions, 1 deletions
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.