summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorSiddharth Ravikumar <sravik@bgsu.edu>2015-12-24 16:29:19 -0500
committerSiddharth Ravikumar <sravik@bgsu.edu>2015-12-24 16:29:19 -0500
commitb2ee38dd577c78266b0509224123a25c04337bea (patch)
treeb8be2c070b6a13867b1c7781d2dd6108b85e0fe3 /docs
parent479365bfd641a9a501664a1f9eaf9eab43639333 (diff)
docs: Added combox.crypto module.
Diffstat (limited to 'docs')
-rw-r--r--docs/api/combox.crypto.rst6
-rw-r--r--docs/api/index.rst1
2 files changed, 7 insertions, 0 deletions
diff --git a/docs/api/combox.crypto.rst b/docs/api/combox.crypto.rst
new file mode 100644
index 0000000..03164bb
--- /dev/null
+++ b/docs/api/combox.crypto.rst
@@ -0,0 +1,6 @@
+====================
+combox.crypto module
+====================
+
+.. automodule:: combox.crypto
+ :members:
diff --git a/docs/api/index.rst b/docs/api/index.rst
index 0b1f8f4..1c0a359 100644
--- a/docs/api/index.rst
+++ b/docs/api/index.rst
@@ -5,4 +5,5 @@ api reference
.. toctree::
:maxdepth: 2
+ combox.crypto
combox.file