#############
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::
   :caption: Users
   :name: users
   :maxdepth: 2

   daemon
   modules

.. toctree::
   :maxdepth: 1

   upgrading
   NEWS

.. toctree::
   :caption: Experts
   :name: experts
   :maxdepth: 2

   build

.. toctree::
   :caption: Developers
   :name: developers
   :maxdepth: 2

   lib
   modules_api


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

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

