diff --git a/Doxyfile b/Doxyfile index 968c646..75dd8e2 100644 --- a/Doxyfile +++ b/Doxyfile @@ -168,7 +168,7 @@ JAVADOC_AUTOBRIEF = NO # will behave just like regular Qt-style comments (thus requiring # an explicit \brief command for a brief description.) -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 ///