mirror of
https://github.com/yawaflua/Flask-Discord.git
synced 2025-12-10 04:19:31 +02:00
Register discord.py docs to mapping
This commit is contained in:
@@ -47,6 +47,7 @@ extensions = [
|
||||
|
||||
intersphinx_mapping = {
|
||||
'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),
|
||||
'cachetools': ('https://cachetools.readthedocs.io/en/stable/', None),
|
||||
'requests_oauthlib': ('https://requests-oauthlib.readthedocs.io/en/latest/', None)
|
||||
|
||||
Reference in New Issue
Block a user