diff --git a/conf.py b/conf.py
index 6c70e08c874116be18a1bb7b700ba7faeb75c078..2c0b4efdb786055b21436a0ddcb9c918b3915a27 100644
--- a/conf.py
+++ b/conf.py
@@ -67,7 +67,7 @@ exhale_args = {
 primary_domain = 'cpp'
 highlight_language = 'cpp'
 
-todo_include_todos = False
+todo_include_todos = True
 
 # Update (HTML) supported_image_types selection priority order
 from sphinx.builders.html import StandaloneHTMLBuilder