aboutsummaryrefslogtreecommitdiff
path: root/docs/ext/commands/index.rst
diff options
context:
space:
mode:
authorRapptz <[email protected]>2019-02-23 04:10:10 -0500
committerRapptz <[email protected]>2019-02-23 04:10:10 -0500
commitcaf3d17d4aa3ce45435bb96ea6d99317bfef8618 (patch)
treed8bff0494efd7ba51d011ab4b7a9d30009eeae6d /docs/ext/commands/index.rst
parent[commands] Fix up wording on HelpFormatter.get_ending_note (diff)
downloaddiscord.py-caf3d17d4aa3ce45435bb96ea6d99317bfef8618.tar.xz
discord.py-caf3d17d4aa3ce45435bb96ea6d99317bfef8618.zip
Rework entire cog system and partially document it and extensions.
Diffstat (limited to 'docs/ext/commands/index.rst')
-rw-r--r--docs/ext/commands/index.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ext/commands/index.rst b/docs/ext/commands/index.rst
index 559597c3..df7f0781 100644
--- a/docs/ext/commands/index.rst
+++ b/docs/ext/commands/index.rst
@@ -11,4 +11,6 @@ extension library that handles this for you.
:maxdepth: 2
commands
+ cogs
+ extensions
api