mirror of
https://github.com/yawaflua/Flask-Discord.git
synced 2025-12-10 12:29:30 +02:00
Register discord.py docs to mapping
This commit is contained in:
@@ -47,6 +47,7 @@ extensions = [
|
|||||||
|
|
||||||
intersphinx_mapping = {
|
intersphinx_mapping = {
|
||||||
'python': ('https://docs.python.org/3', None),
|
'python': ('https://docs.python.org/3', None),
|
||||||
|
'discord': ('https://discordpy.readthedocs.io/en/latest/', None),
|
||||||
'flask': ('https://flask.palletsprojects.com/en/1.1.x/', None),
|
'flask': ('https://flask.palletsprojects.com/en/1.1.x/', None),
|
||||||
'cachetools': ('https://cachetools.readthedocs.io/en/stable/', None),
|
'cachetools': ('https://cachetools.readthedocs.io/en/stable/', None),
|
||||||
'requests_oauthlib': ('https://requests-oauthlib.readthedocs.io/en/latest/', None)
|
'requests_oauthlib': ('https://requests-oauthlib.readthedocs.io/en/latest/', None)
|
||||||
|
|||||||
Reference in New Issue
Block a user