doxygen: set JAVADOC_AUTOBRIEF to yes

This commit is contained in:
Felix Ruess
2012-01-16 19:33:25 +01:00
parent bb1dcf1352
commit d665991290
+1 -1
View File
@@ -150,7 +150,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