From a5999890f82daa65f7ae2c25d55d6651f3bcc32a Mon Sep 17 00:00:00 2001
From: Siddharth Ravikumar <sravik@bgsu.edu>
Date: Tue, 5 Jan 2016 23:45:04 -0500
Subject: Added docs/api/combox.cbox.rst

---
 docs/api/combox.cbox.rst | 6 ++++++
 docs/api/index.rst       | 1 +
 2 files changed, 7 insertions(+)
 create mode 100644 docs/api/combox.cbox.rst

(limited to 'docs')

diff --git a/docs/api/combox.cbox.rst b/docs/api/combox.cbox.rst
new file mode 100644
index 0000000..641ed7c
--- /dev/null
+++ b/docs/api/combox.cbox.rst
@@ -0,0 +1,6 @@
+====================
+combox.cbox module
+====================
+
+.. automodule:: combox.cbox
+   :members:
diff --git a/docs/api/index.rst b/docs/api/index.rst
index ea1399f..8ebb217 100644
--- a/docs/api/index.rst
+++ b/docs/api/index.rst
@@ -5,6 +5,7 @@ api reference
 .. toctree::
    :maxdepth: 2
 
+   combox.cbox
    combox.crypto
    combox.events
    combox.file
-- 
cgit v1.2.3