summaryrefslogtreecommitdiff
path: root/doc/source/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/index.rst')
-rw-r--r--doc/source/index.rst21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
new file mode 100644
index 0000000..c5971af
--- /dev/null
+++ b/doc/source/index.rst
@@ -0,0 +1,21 @@
+.. Gear documentation master file, created by
+ sphinx-quickstart on Mon Apr 8 15:28:36 2013.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+Gear: Asynchronous Event-Driven Gearman Interface
+=================================================
+
+.. automodule:: gear
+ :members:
+
+.. automodule:: gear.constants
+ :members:
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`
+