]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
doc/index.rst: structural changes
authorAleš Mrázek <ales.mrazek@nic.cz>
Wed, 10 Aug 2022 09:01:47 +0000 (11:01 +0200)
committerAleš Mrázek <ales.mrazek@nic.cz>
Wed, 10 Aug 2022 09:13:12 +0000 (11:13 +0200)
doc/index.rst

index ea77fd45e179a272069f927e01960735d4c75da0..3907525e9e44f03024b8262f65b8c108ca005048 100644 (file)
@@ -8,20 +8,21 @@ Knot Resolver is a minimalistic implementation of a caching validating DNS resol
 Modular architecture keeps the core tiny and efficient,
 and it provides a state-machine like API for extensions.
 
+
 .. toctree::
    :caption: Getting Started
-   :name: gettingstarted
+   :name: gettingstarted-chapter
    :maxdepth: 1
 
    gettingstarted-intro
    gettingstarted-install
-   gettingstarted-config
    gettingstarted-startup
+   gettingstarted-config
 
 
 .. toctree::
    :caption: Scenarios (Use Cases)
-   :name: usecases
+   :name: scenarios-chapter
    :maxdepth: 1
 
    usecase-internal-resolver
@@ -29,11 +30,9 @@ and it provides a state-machine like API for extensions.
    usecase-personal-resolver
 
 
-.. _configuration-chapter:
-
 .. toctree::
    :caption: Configuration
-   :name: users
+   :name: configuration-chapter
    :maxdepth: 3
 
    config-overview
@@ -45,25 +44,26 @@ and it provides a state-machine like API for extensions.
    config-experimental
    config-no-systemd
 
-.. _operation-chapter:
 
 .. toctree::
-   :caption: Operation
+   :caption: For operators
+   :name: operators-chapter
    :maxdepth: 1
 
    upgrading
    NEWS
 
+
 .. toctree::
-   :caption: Developers
-   :name: developers
+   :caption: For developers
+   :name: developers-chapter
    :maxdepth: 2
 
    build
-   modules-http-custom-services
    lib
    modules_api
    worker_api
+   modules-http-custom-services
 
 
 Indices and tables