]> git.saurik.com Git - apple/network_cmds.git/blame - unbound/libunbound/python/doc/index.rst
network_cmds-596.100.2.tar.gz
[apple/network_cmds.git] / unbound / libunbound / python / doc / index.rst
CommitLineData
89c4ed63
A
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