diff options
| author | Rapptz <[email protected]> | 2017-07-08 00:27:11 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2017-07-08 00:28:23 -0400 |
| commit | 2f97678a79652e7d00118e6843feda3885795675 (patch) | |
| tree | 1f983214568aad5c605c44d203d9dedee5b05445 /docs/index.rst | |
| parent | Fixed broken code (diff) | |
| download | discord.py-2f97678a79652e7d00118e6843feda3885795675.tar.xz discord.py-2f97678a79652e7d00118e6843feda3885795675.zip | |
First pass at commands narrative documentation.
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 9f0a4e34..ba8c2216 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -36,7 +36,7 @@ Extensions ----------- .. toctree:: - :maxdepth: 2 + :maxdepth: 3 ext/commands/index.rst |