diff options
| author | Rapptz <[email protected]> | 2021-04-10 03:27:40 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2021-04-10 03:27:40 -0400 |
| commit | ea32147d02bfd9eabdba980167be543afb794255 (patch) | |
| tree | b41d140b892abf35d995da92141ddee5b79e2f03 /docs/discord.rst | |
| parent | Add missing future annotations import (diff) | |
| download | discord.py-ea32147d02bfd9eabdba980167be543afb794255.tar.xz discord.py-ea32147d02bfd9eabdba980167be543afb794255.zip | |
Fix all warnings with Sphinx
Diffstat (limited to 'docs/discord.rst')
| -rw-r--r-- | docs/discord.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/discord.rst b/docs/discord.rst index d0c9c528..43416d0f 100644 --- a/docs/discord.rst +++ b/docs/discord.rst @@ -1,3 +1,5 @@ +:orphan: + .. _discord-intro: Creating a Bot Account |