Skip to content

Commit ef1308c

Browse files
authored
Merge pull request #8407 from nicoddemus/type-annotations-description-8405
Add type annotations to the description instead of signature
2 parents db539ed + 7c792e9 commit ef1308c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/en/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
# sys.path.insert(0, os.path.abspath('.'))
3636

3737
autodoc_member_order = "bysource"
38+
autodoc_typehints = "description"
3839
todo_include_todos = 1
3940

4041
# -- General configuration -----------------------------------------------------

0 commit comments

Comments
 (0)