summaryrefslogtreecommitdiffstats
path: root/contrib/unbound/libunbound/python/doc/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/unbound/libunbound/python/doc/index.rst')
-rw-r--r--contrib/unbound/libunbound/python/doc/index.rst27
1 files changed, 27 insertions, 0 deletions
diff --git a/contrib/unbound/libunbound/python/doc/index.rst b/contrib/unbound/libunbound/python/doc/index.rst
new file mode 100644
index 0000000..b42e052
--- /dev/null
+++ b/contrib/unbound/libunbound/python/doc/index.rst
@@ -0,0 +1,27 @@
+PyUnbound documentation
+=======================================
+
+This project contains an Unbound wrapper providing the thinnest layer over the library possible.
+Everything you can do from the libUnbound C API, you can do from Python, even more.
+
+Contents
+----------
+.. toctree::
+ :maxdepth: 2
+
+ intro.rst
+ install.rst
+ examples/index.rst
+ modules/unbound
+
+Module Documentation
+-----------------------
+
+* Module :mod:`unbound`
+
+Indices and tables
+-------------------
+
+* :ref:`genindex`
+* :ref:`search`
+
OpenPOWER on IntegriCloud