aboutsummaryrefslogtreecommitdiffstats
path: root/doxygen/doxygen.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen/doxygen.cfg')
-rw-r--r--doxygen/doxygen.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/doxygen.cfg b/doxygen/doxygen.cfg
index 39a918f5736..08356f40bce 100644
--- a/doxygen/doxygen.cfg
+++ b/doxygen/doxygen.cfg
@@ -622,7 +622,7 @@ STRICT_PROTO_MATCHING = NO
# list. This list is created by putting \todo commands in the documentation.
# The default value is: YES.
-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.