diff options
| author | Rapptz <[email protected]> | 2019-06-09 00:39:38 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2019-06-09 00:39:38 -0400 |
| commit | a8f0a0324761c0bae9a14ac81b3eba2de8b248ae (patch) | |
| tree | 7336e79ba515bf276758f07363cfebf2009addc7 /docs/ext/tasks/index.rst | |
| parent | Fix reference typo in SystemChannelFlags (diff) | |
| download | discord.py-a8f0a0324761c0bae9a14ac81b3eba2de8b248ae.tar.xz discord.py-a8f0a0324761c0bae9a14ac81b3eba2de8b248ae.zip | |
Version bump to 1.2.0v1.2.0
Diffstat (limited to 'docs/ext/tasks/index.rst')
| -rw-r--r-- | docs/ext/tasks/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ext/tasks/index.rst b/docs/ext/tasks/index.rst index 27f080c9..206a7beb 100644 --- a/docs/ext/tasks/index.rst +++ b/docs/ext/tasks/index.rst @@ -1,3 +1,5 @@ +.. _discord_ext_tasks: + ``discord.ext.tasks`` -- asyncio.Task helpers ==================================================== |