mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-07-23 11:26:51 +00:00
Fix build issue on Sphinx v6
This commit is contained in:
parent
be71383af9
commit
92d350059b
@ -51,7 +51,7 @@ autodoc_typehints = 'none'
|
|||||||
# napoleon_attr_annotations = False
|
# napoleon_attr_annotations = False
|
||||||
|
|
||||||
extlinks = {
|
extlinks = {
|
||||||
'issue': ('https://github.com/Rapptz/discord.py/issues/%s', 'GH-'),
|
'issue': ('https://github.com/Rapptz/discord.py/issues/%s', 'GH-%s'),
|
||||||
'ddocs': ('https://discord.com/developers/docs/%s', None),
|
'ddocs': ('https://discord.com/developers/docs/%s', None),
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user