summaryrefslogtreecommitdiff
path: root/doxygen.cfg.in
diff options
context:
space:
mode:
authorOlli Salli <ollisal@gmail.com>2010-09-07 17:52:30 +0300
committerOlli Salli <ollisal@gmail.com>2010-09-10 08:58:34 +0300
commitf62d7e3bb8b9bfe09936c71be8a81c8b3d9f9f68 (patch)
tree4a34f5235842616b489d5ff8b3e0e8b425d46396 /doxygen.cfg.in
parent7c7d11c0b8d9b0f0388edc8d7fc6294b9dd88014 (diff)
Generate TODO lists in doxygen
Diffstat (limited to 'doxygen.cfg.in')
-rw-r--r--doxygen.cfg.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen.cfg.in b/doxygen.cfg.in
index ce0f5fdf..12715586 100644
--- a/doxygen.cfg.in
+++ b/doxygen.cfg.in
@@ -405,7 +405,7 @@ SORT_BY_SCOPE_NAME = NO
# disable (NO) the todo list. This list is created by putting \todo
# commands in the documentation.
-GENERATE_TODOLIST = NO
+GENERATE_TODOLIST = YES
# The GENERATE_TESTLIST tag can be used to enable (YES) or
# disable (NO) the test list. This list is created by putting \test