We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 220579a commit caa4e4fCopy full SHA for caa4e4f
docs/source/conf.py
@@ -43,7 +43,7 @@
43
autoapi_type = 'python'
44
autoapi_dirs = [os.path.abspath('../../manify')]
45
autoapi_ignore = ["*/utils/*"]
46
-
+autodoc_typehints = "description"
47
templates_path = ['_templates']
48
exclude_patterns = []
49
0 commit comments