|
|
|
@ -226,7 +226,7 @@ JAVADOC_BANNER = NO
|
|
|
|
|
# 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
|
|
|
|
@ -498,7 +498,7 @@ NUM_PROC_THREADS = 1
|
|
|
|
|
# normally produced when WARNINGS is set to YES.
|
|
|
|
|
# The default value is: NO.
|
|
|
|
|
|
|
|
|
|
EXTRACT_ALL = YES
|
|
|
|
|
EXTRACT_ALL = NO
|
|
|
|
|
|
|
|
|
|
# If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
|
|
|
|
|
# be included in the documentation.
|
|
|
|
|