aboutsummaryrefslogtreecommitdiff
path: root/docs/ext
diff options
context:
space:
mode:
authorRapptz <[email protected]>2019-06-09 00:39:38 -0400
committerRapptz <[email protected]>2019-06-09 00:39:38 -0400
commita8f0a0324761c0bae9a14ac81b3eba2de8b248ae (patch)
tree7336e79ba515bf276758f07363cfebf2009addc7 /docs/ext
parentFix reference typo in SystemChannelFlags (diff)
downloaddiscord.py-a8f0a0324761c0bae9a14ac81b3eba2de8b248ae.tar.xz
discord.py-a8f0a0324761c0bae9a14ac81b3eba2de8b248ae.zip
Version bump to 1.2.0v1.2.0
Diffstat (limited to 'docs/ext')
-rw-r--r--docs/ext/commands/index.rst2
-rw-r--r--docs/ext/tasks/index.rst2
2 files changed, 4 insertions, 0 deletions
diff --git a/docs/ext/commands/index.rst b/docs/ext/commands/index.rst
index df7f0781..fba57359 100644
--- a/docs/ext/commands/index.rst
+++ b/docs/ext/commands/index.rst
@@ -1,3 +1,5 @@
+.. _discord_ext_commands:
+
``discord.ext.commands`` -- Bot commands framework
====================================================
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
====================================================