#################
Knot DNS Resolver
#################

The Knot DNS Resolver is a minimalistic caching resolver implementation.
The project provides both a resolver library and a small daemon.
Modular architecture of the library keeps the core tiny and efficient, and provides a state-machine like API for extensions.

.. toctree::
   :maxdepth: 2

   build
   lib
   daemon
   modules
   modules_api


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

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

