projects
/
waybacktweets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61bb59b
)
update templates path
author
Claromes
<claromes@hey.com>
Tue, 18 Jun 2024 12:50:20 +0000
(09:50 -0300)
committer
Claromes
<claromes@hey.com>
Tue, 18 Jun 2024 12:50:20 +0000
(09:50 -0300)
docs/conf.py
patch
|
blob
|
history
diff --git
a/docs/conf.py
b/docs/conf.py
index adb990cf0d9cf0057ec976ed4c52237e2708c06b..87f09e27005ec6f7dd195aeca760c86d214d41f5 100644
(file)
--- a/
docs/conf.py
+++ b/
docs/conf.py
@@
-22,7
+22,7
@@
extensions = [
"sphinx_autodoc_typehints",
]
-templates_path = ["_templates"]
+templates_path = ["
docs/
_templates"]
exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"]
autodoc_typehints = "description"