diff --git a/Documentation/Doxyfile.in b/Documentation/Doxyfile.in index 1925e7ba10689882b7b94598483e52e826444395..01e722908e222a9e4a466cd1ec314637799980ac 100644 --- a/Documentation/Doxyfile.in +++ b/Documentation/Doxyfile.in @@ -195,7 +195,7 @@ JAVADOC_AUTOBRIEF = YES # requiring an explicit \brief command for a brief description.) # The default value is: NO. -QT_AUTOBRIEF = NO +QT_AUTOBRIEF = YES # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make doxygen treat a # multi-line C++ special comment block (i.e. a block of //! or /// comments) as