1PyUnbound documentation
2=======================================
3
4This project contains an Unbound wrapper providing the thinnest layer over the library possible. 
5Everything you can do from the libUnbound C API, you can do from Python, even more. 
6
7Contents
8----------
9.. toctree::
10	:maxdepth: 2
11
12	intro.rst
13	install.rst
14	examples/index.rst
15	modules/unbound
16
17Module Documentation
18-----------------------
19
20* Module :mod:`unbound`
21
22Indices and tables
23-------------------
24
25* :ref:`genindex`
26* :ref:`search`
27
28