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