summaryrefslogtreecommitdiff
path: root/doc/usage.rst
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2019-03-22 12:25:22 +0100
committerLars-Dominik Braun <lars@6xq.net>2019-03-22 12:25:22 +0100
commitcb1d9e40ce99fd6c5d045e13e10619c8a24f12e8 (patch)
treefa88eb989159de79c5769497546da9792a7a6045 /doc/usage.rst
parent9f535348ef2740d0d88096c330bbc2618ae5c4c5 (diff)
downloadcrocoite-cb1d9e40ce99fd6c5d045e13e10619c8a24f12e8.tar.gz
crocoite-cb1d9e40ce99fd6c5d045e13e10619c8a24f12e8.tar.bz2
crocoite-cb1d9e40ce99fd6c5d045e13e10619c8a24f12e8.zip
Move documentation to Sphinx
Diffstat (limited to 'doc/usage.rst')
-rw-r--r--doc/usage.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/usage.rst b/doc/usage.rst
new file mode 100644
index 0000000..9049356
--- /dev/null
+++ b/doc/usage.rst
@@ -0,0 +1,15 @@
+Usage
+-----
+
+.. autofunction:: crocoite.cli.single
+
+Recursion
+^^^^^^^^^
+
+.. autofunction:: crocoite.cli.recursive
+
+IRC bot
+^^^^^^^
+
+.. autofunction:: crocoite.cli.irc
+