aboutsummaryrefslogtreecommitdiff
path: root/docs/ext
diff options
context:
space:
mode:
authorSebastian Law <[email protected]>2021-04-07 04:12:52 -0700
committerRapptz <[email protected]>2021-04-15 08:57:08 -0400
commit3ad795ab6a232b7b27ee1276962867bb2e5738bf (patch)
tree1d2c3499b0c2fe0103d2ff136cc1c50cbb8cb63a /docs/ext
parentVersion bump to v1.7.1 (diff)
downloaddiscord.py-3ad795ab6a232b7b27ee1276962867bb2e5738bf.tar.xz
discord.py-3ad795ab6a232b7b27ee1276962867bb2e5738bf.zip
[docs] add label to basic converters section
Diffstat (limited to 'docs/ext')
-rw-r--r--docs/ext/commands/commands.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ext/commands/commands.rst b/docs/ext/commands/commands.rst
index 235e63ce..ab1d4357 100644
--- a/docs/ext/commands/commands.rst
+++ b/docs/ext/commands/commands.rst
@@ -193,6 +193,8 @@ Converters come in a few flavours:
- A custom class that inherits from :class:`~ext.commands.Converter`.
+.. _ext_commands_basic_converters:
+
Basic Converters
++++++++++++++++++