aboutsummaryrefslogtreecommitdiff
path: root/docs/ext
diff options
context:
space:
mode:
authorRapptz <[email protected]>2017-05-15 02:08:56 -0400
committerRapptz <[email protected]>2017-05-15 02:08:56 -0400
commitd80e08c1c66592248693ee285a5c88c2575a04b9 (patch)
tree758a8f25c9e582315100cea544113a86df812067 /docs/ext
parentRemove a bunch of red from the theme. (diff)
downloaddiscord.py-d80e08c1c66592248693ee285a5c88c2575a04b9.tar.xz
discord.py-d80e08c1c66592248693ee285a5c88c2575a04b9.zip
Fix all broken cross references in the migrating page... again.
Diffstat (limited to 'docs/ext')
-rw-r--r--docs/ext/commands/api.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ext/commands/api.rst b/docs/ext/commands/api.rst
index 665a2f33..4511db6a 100644
--- a/docs/ext/commands/api.rst
+++ b/docs/ext/commands/api.rst
@@ -112,6 +112,7 @@ Context
.. autoclass:: discord.ext.commands.Context
:members:
+ :inherited-members:
:exclude-members: history typing
.. autocomethod:: discord.ext.commands.Context.history