From 0a4220f5d0e49877963e5a5bea3d23f385ef92da Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 26 Aug 2019 14:30:19 +0200 Subject: [PATCH] todos --- conf.py | 1 + 1 file changed, 1 insertion(+) 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