We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1b3a05 commit 79ac96fCopy full SHA for 79ac96f
1 file changed
docs/conf.py
@@ -20,6 +20,7 @@
20
"sphinx_issues",
21
"sphinx_tabs.tabs",
22
]
23
+autodoc_typehints = "description"
24
intersphinx_mapping = {
25
"python": ("https://docs.python.org/3/", None),
26
"werkzeug": ("https://werkzeug.palletsprojects.com/", None),
0 commit comments