Home | History | Annotate | Line # | Download | only in doc
      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 
     28