neo_doxygen: Enable `JAVADOC_AUTOBRIEF` on Java tests.
[nit.git] / contrib / neo_doxygen / tests / java-project / Doxyfile
index bd06324..46601c2 100644 (file)
@@ -187,7 +187,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