summaryrefslogtreecommitdiffstats
path: root/src/Doxyfile
diff options
context:
space:
mode:
authorZhanna Tsitkov <tsitkova@mit.edu>2011-02-08 21:25:21 +0000
committerZhanna Tsitkov <tsitkova@mit.edu>2011-02-08 21:25:21 +0000
commit664abd356b20e07be947af0cfd80fe49efd03a3a (patch)
treed8f679cda5963c8670f9932d8f5315a42161e300 /src/Doxyfile
parent66587fcd6380eac2c53674df4f64a827d337aee5 (diff)
downloadkrb5-664abd356b20e07be947af0cfd80fe49efd03a3a.tar.gz
krb5-664abd356b20e07be947af0cfd80fe49efd03a3a.tar.xz
krb5-664abd356b20e07be947af0cfd80fe49efd03a3a.zip
Set JAVADOC_AUTOBRIEF to YES to allow Doxygen interpret the first line of a JavaDoc-style comment as the brief description.
Also, minor argument name fix in krb5.hin git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24617 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/Doxyfile')
-rw-r--r--src/Doxyfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Doxyfile b/src/Doxyfile
index 35bfe73784..28f5ab4cee 100644
--- a/src/Doxyfile
+++ b/src/Doxyfile
@@ -147,7 +147,7 @@ SHORT_NAMES = NO
# comments will behave just like regular Qt-style comments
# (thus requiring an explicit @brief command for a brief description.)
-JAVADOC_AUTOBRIEF = NO
+JAVADOC_AUTOBRIEF = YES
# If the QT_AUTOBRIEF tag is set to YES then Doxygen will
# interpret the first line (until the first dot) of a Qt-style
@@ -1273,7 +1273,7 @@ MAN_LINKS = NO
# generate an XML file that captures the structure of
# the code including all documentation.
-GENERATE_XML = NO
+GENERATE_XML = YES
# The XML_OUTPUT tag is used to specify where the XML pages will be put.
# If a relative path is entered the value of OUTPUT_DIRECTORY will be