]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/unbound/libunbound/python/doc/index.rst
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / unbound / libunbound / python / doc / index.rst
1 PyUnbound documentation
2 =======================================
3
4 This project contains an Unbound wrapper providing the thinnest layer over the library possible. 
5 Everything you can do from the libUnbound C API, you can do from Python, even more. 
6
7 Contents
8 ----------
9 .. toctree::
10         :maxdepth: 2
11
12         intro.rst
13         install.rst
14         examples/index.rst
15         modules/unbound
16
17 Module Documentation
18 -----------------------
19
20 * Module :mod:`unbound`
21
22 Indices and tables
23 -------------------
24
25 * :ref:`genindex`
26 * :ref:`search`
27