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/quickstart.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/quickstart.rst')
| -rw-r--r-- | docs/quickstart.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/quickstart.rst b/docs/quickstart.rst index a1a2f485..348c14c5 100644 --- a/docs/quickstart.rst +++ b/docs/quickstart.rst @@ -1,3 +1,5 @@ +:orphan: + .. _quickstart: .. currentmodule:: discord |