aboutsummaryrefslogtreecommitdiff
path: root/Doxyfile.in
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-03-16 14:47:27 -0400
committerNick Mathewson <nickm@torproject.org>2011-03-16 14:47:27 -0400
commit7f6af7a60281f00fde2e3b3f552edcc5f9311a04 (patch)
treefec5c651baa1953c69872d841e6a48e639fe2333 /Doxyfile.in
parent2def9e0a6e8fc4fa21696aa4fa9cfeaf2442e706 (diff)
downloadtor-7f6af7a60281f00fde2e3b3f552edcc5f9311a04.tar
tor-7f6af7a60281f00fde2e3b3f552edcc5f9311a04.tar.gz
Fix up all doxygen warnings other than "foo is not documented"
Diffstat (limited to 'Doxyfile.in')
-rw-r--r--Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile.in b/Doxyfile.in
index 41f599d2d..344ee2714 100644
--- a/Doxyfile.in
+++ b/Doxyfile.in
@@ -160,7 +160,7 @@ MULTILINE_CPP_IS_BRIEF = NO
# If set to NO, the detailed description appears after the member
# documentation.
-DETAILS_AT_TOP = NO
+# DETAILS_AT_TOP = NO
# If the INHERIT_DOCS tag is set to YES (the default) then an undocumented
# member inherits the documentation from any documented member that it