|
|
|
@ -429,19 +429,19 @@ SORT_BY_SCOPE_NAME = NO
@@ -429,19 +429,19 @@ SORT_BY_SCOPE_NAME = NO
|
|
|
|
|
# disable (NO) the todo list. This list is created by putting \todo |
|
|
|
|
# commands in the documentation. |
|
|
|
|
|
|
|
|
|
GENERATE_TODOLIST = YES |
|
|
|
|
GENERATE_TODOLIST = NO |
|
|
|
|
|
|
|
|
|
# The GENERATE_TESTLIST tag can be used to enable (YES) or |
|
|
|
|
# disable (NO) the test list. This list is created by putting \test |
|
|
|
|
# commands in the documentation. |
|
|
|
|
|
|
|
|
|
GENERATE_TESTLIST = YES |
|
|
|
|
GENERATE_TESTLIST = NO |
|
|
|
|
|
|
|
|
|
# The GENERATE_BUGLIST tag can be used to enable (YES) or |
|
|
|
|
# disable (NO) the bug list. This list is created by putting \bug |
|
|
|
|
# commands in the documentation. |
|
|
|
|
|
|
|
|
|
GENERATE_BUGLIST = YES |
|
|
|
|
GENERATE_BUGLIST = NO |
|
|
|
|
|
|
|
|
|
# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or |
|
|
|
|
# disable (NO) the deprecated list. This list is created by putting |
|
|
|
|