diff --git a/source/conf.py b/source/conf.py index f2d59863e9..2343a2f3ae 100644 --- a/source/conf.py +++ b/source/conf.py @@ -33,7 +33,7 @@ 'sphinx.ext.graphviz', ] -todo_include_todos = True +todo_include_todos = False # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates']