summaryrefslogtreecommitdiff
path: root/doc/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index.rst')
-rw-r--r--doc/index.rst29
1 files changed, 29 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst
index e69de29..2d971ee 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -0,0 +1,29 @@
+.. Logutils documentation master file, created by sphinx-quickstart on Fri Oct 1 15:54:52 2010.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+Logutils documentation
+======================
+
+.. automodule:: logutils
+
+There are a number of subcomponents to this package, relating to particular
+tasks you may want to perform:
+
+.. toctree::
+ :maxdepth: 2
+
+ libraries
+ queue
+ testing
+ dictconfig
+ adapter
+ http
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`
+