--- imach/latex/Doxyfile.in.sav 2015/09/17 06:22:14 1.1 +++ imach/latex/Doxyfile.in.sav 2015/09/17 07:14:45 1.2 @@ -143,7 +143,7 @@ SHORT_NAMES = NO # comments will behave just like the Qt-style comments (thus requiring an # explicit @brief command for a brief description. -JAVADOC_AUTOBRIEF = NO +JAVADOC_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 ///