Enabled Doxygen autobrief setting.

This commit is contained in:
Thulinma 2015-03-11 12:34:40 +01:00
parent 39f06dc99a
commit d64edaea29

View file

@ -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