]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
doc: main page intro update
authorAleš Mrázek <ales.mrazek@nic.cz>
Fri, 10 Feb 2023 21:59:40 +0000 (22:59 +0100)
committerAleš Mrázek <ales.mrazek@nic.cz>
Mon, 5 Jun 2023 13:34:21 +0000 (15:34 +0200)
doc/index.rst

index 925f791d6b8739ec9ed7fd1524c0ab1b56f11bc4..86f7ed1a90ca9cb67b9bc3032a3b017979bcf89e 100644 (file)
@@ -4,10 +4,11 @@
 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.
+Welcome to Knot Resolver's documentation!
+Knot Resolver is an opensource implementation of a caching validating DNS resolver.
+Modular architecture keeps the core tiny and efficient, and it also provides a state-machine like API for extensions.
 
+If you are a new user, please start with chapter for :ref:`getting started <gettingstarted>`.
 
 .. toctree::
    :caption: Getting Started
@@ -26,6 +27,7 @@ and it provides a state-machine like API for extensions.
 
    legacy
 
+
 .. toctree::
    :caption: Common Use Cases
    :name: usecases-chapter