Skip to content
Snippets Groups Projects
Verified Commit 4fc2e7a6 authored by rahix's avatar rahix
Browse files

doc: Enable TODOs


Signed-off-by: default avatarRahix <rahix@rahix.de>
parent ee44628e
No related branches found
No related tags found
No related merge requests found
......@@ -3,3 +3,4 @@ build/
__pycache__/
*.pyc
.*.swp
*~
......@@ -37,8 +37,11 @@ extensions = [
"sphinx.ext.autodoc",
"sphinx.ext.viewcode",
"sphinx.ext.ifconfig",
"sphinx.ext.todo",
]
todo_include_todos = True
# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.
# This pattern also affects html_static_path and html_extra_path.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment