summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsrc/cython/doc/source/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cython/doc/source/conf.py b/src/cython/doc/source/conf.py
index 25e77e6d..8407b9bb 100755
--- a/src/cython/doc/source/conf.py
+++ b/src/cython/doc/source/conf.py
@@ -42,6 +42,7 @@ extensions = [
'sphinxcontrib.bibtex',
]
+todo_include_todos = True
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']