mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-05 09:26:10 +00:00
Add a new extlink for discord documentation
This commit is contained in:
@ -51,6 +51,7 @@ autodoc_typehints = 'none'
|
||||
|
||||
extlinks = {
|
||||
'issue': ('https://github.com/Rapptz/discord.py/issues/%s', 'GH-'),
|
||||
'ddocs': ('https://discord.com/developers/docs/%s', None),
|
||||
}
|
||||
|
||||
# Links used for cross-referencing stuff in other documentation
|
||||
|
Reference in New Issue
Block a user