summaryrefslogtreecommitdiff
path: root/docs/commands.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/commands.rst')
-rw-r--r--docs/commands.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/commands.rst b/docs/commands.rst
index a59ceaf5..c2fb069f 100644
--- a/docs/commands.rst
+++ b/docs/commands.rst
@@ -3,6 +3,15 @@ Commands
.. module:: alot.commands
.. autoclass:: Command
+ :members:
+
+.. autoclass:: CommandParseError
+.. autoclass:: CommandArgumentParser
+.. autofunction:: commandfactory
+.. autofunction:: lookup_command
+.. autofunction:: lookup_parser
+.. autoclass:: registerCommand
+
Globals
--------