1
0
Fork 0
knot-resolver/doc/index.rst
Daniel Baumann fbc604e215
Adding upstream version 5.7.5.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 13:56:17 +02:00

63 lines
1 KiB
ReStructuredText

.. SPDX-License-Identifier: GPL-3.0-or-later
#############
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: Quick Start
:name: quickstart
:maxdepth: 1
quickstart-install
quickstart-startup
quickstart-config
.. _configuration-chapter:
.. toctree::
:caption: Configuration
:name: users
:maxdepth: 3
config-overview
config-network
config-performance
config-policy
config-logging-monitoring
config-dnssec
config-experimental
config-no-systemd
.. _operation-chapter:
.. toctree::
:caption: Operation
:maxdepth: 1
upgrading
NEWS
.. toctree::
:caption: Developers
:name: developers
:maxdepth: 2
build
modules-http-custom-services
lib
modules_api
worker_api
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`