|
@ -43,6 +43,7 @@ extensions = [ |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
autodoc_member_order = 'bysource' |
|
|
autodoc_member_order = 'bysource' |
|
|
|
|
|
autodoc_typehints = 'none' |
|
|
|
|
|
|
|
|
extlinks = { |
|
|
extlinks = { |
|
|
'issue': ('https://github.com/Rapptz/discord.py/issues/%s', 'GH-'), |
|
|
'issue': ('https://github.com/Rapptz/discord.py/issues/%s', 'GH-'), |
|
|