Update Sphinx to 2.1.2

This commit is contained in:
Rapptz
2019-06-28 01:43:04 -04:00
parent 0cf38241d0
commit 7543328fe7
7 changed files with 73 additions and 53 deletions

View File

@ -150,10 +150,10 @@ Context
:inherited-members:
:exclude-members: history, typing
.. autocomethod:: discord.ext.commands.Context.history
.. automethod:: discord.ext.commands.Context.history
:async-for:
.. autocomethod:: discord.ext.commands.Context.typing
.. automethod:: discord.ext.commands.Context.typing
:async-with:
.. _ext_commands_api_converters: