diff options
| author | Rapptz <[email protected]> | 2017-05-12 20:37:45 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2017-05-12 20:37:45 -0400 |
| commit | 53926e3126931f174b056413b1b870a9a2452038 (patch) | |
| tree | 2eff34adc4286a9e6cf6c2aab60b4810e6a265dd /docs/index.rst | |
| parent | First pass at documentation reform. (diff) | |
| download | discord.py-53926e3126931f174b056413b1b870a9a2452038.tar.xz discord.py-53926e3126931f174b056413b1b870a9a2452038.zip | |
Hide the title in the index.
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst index 883d0146..673de050 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -3,8 +3,8 @@ You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. -Welcome to the discord.py documentation -========================================= +Welcome to discord.py +=========================== .. image:: /images/snake.png |