version 1.1, 2015/09/17 06:22:14
|
version 1.2, 2015/09/17 07:14:45
|
Line 143 SHORT_NAMES = NO
|
Line 143 SHORT_NAMES = NO
|
# comments will behave just like the Qt-style comments (thus requiring an |
# comments will behave just like the Qt-style comments (thus requiring an |
# explicit @brief command for a brief description. |
# 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 |
# 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 /// |
# treat a multi-line C++ special comment block (i.e. a block of //! or /// |