From 2a103711fafd7258420c478130c6e850b23698d2 Mon Sep 17 00:00:00 2001 From: Tushar Gohad Date: Sun, 7 Sep 2014 08:06:01 -0700 Subject: Turn on Javadoc style brief for comments --- doc/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/Doxyfile b/doc/Doxyfile index 7a4c36b..08c0a43 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -177,7 +177,7 @@ SHORT_NAMES = NO # description.) # The default value is: NO. -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 comment as the brief description. If -- cgit v1.2.1