#############
Knot Resolver
#############

Knot Resolver is a minimalistic implementation of a caching validating DNS resolver.
Modular architecture keeps the core tiny and efficient,
and it provides a state-machine like API for extensions.

.. toctree::
   :maxdepth: 2

   daemon
   modules
   build
   lib
   modules_api
   NEWS


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

