aboutsummaryrefslogtreecommitdiff
path: root/docs/ext/tasks
diff options
context:
space:
mode:
authorRapptz <[email protected]>2019-05-10 20:19:51 -0400
committerRapptz <[email protected]>2019-05-10 20:19:51 -0400
commitf8cc64ca7e69070d5bcea78986e29edeb05c34af (patch)
tree0846b5225a1f2b4c6edaef18020338ebd2682964 /docs/ext/tasks
parentFix typo in Loop.restart documentation (diff)
downloaddiscord.py-f8cc64ca7e69070d5bcea78986e29edeb05c34af.tar.xz
discord.py-f8cc64ca7e69070d5bcea78986e29edeb05c34af.zip
Add changelog for v1.1.0
Diffstat (limited to 'docs/ext/tasks')
-rw-r--r--docs/ext/tasks/index.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ext/tasks/index.rst b/docs/ext/tasks/index.rst
index 0e9a65b9..27f080c9 100644
--- a/docs/ext/tasks/index.rst
+++ b/docs/ext/tasks/index.rst
@@ -128,6 +128,8 @@ Doing something during cancellation:
await self.do_bulk()
+.. _ext_tasks_api:
+
API Reference
---------------