Remove type hints from generated docs
This commit is contained in:
parent
f49d565d51
commit
b818296c21
@ -43,6 +43,7 @@ extensions = [
|
||||
]
|
||||
|
||||
autodoc_member_order = 'bysource'
|
||||
autodoc_typehints = 'none'
|
||||
|
||||
extlinks = {
|
||||
'issue': ('https://github.com/Rapptz/discord.py/issues/%s', 'GH-'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user