diff options
| author | Rapptz <[email protected]> | 2015-09-16 17:27:20 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2015-09-16 17:27:52 -0400 |
| commit | bbf1c5418b41289c6b85d3db8d1ff4c3a69fafd3 (patch) | |
| tree | 819403c253373d928abe4295c0f8cfd2ae2e7ed0 /docs/index.rst | |
| parent | Document discord.utils.find function (diff) | |
| download | discord.py-bbf1c5418b41289c6b85d3db8d1ff4c3a69fafd3.tar.xz discord.py-bbf1c5418b41289c6b85d3db8d1ff4c3a69fafd3.zip | |
Add support for logging.
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 2e0d878d..7f3ab9d7 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -11,6 +11,7 @@ Contents: .. toctree:: :maxdepth: 2 + logging api |