diff --git a/conf.py b/conf.py index 8ac8c13..092026b 100644 --- a/conf.py +++ b/conf.py @@ -11,3 +11,4 @@ html_show_sphinx = False html_show_copyright = False html_title = 'ToDo' html_use_smartypants = False +todo_include_todos = True