From: Aleš Mrázek Date: Wed, 10 Aug 2022 09:01:47 +0000 (+0200) Subject: doc/index.rst: structural changes X-Git-Tag: v6.0.0a1~26^2~3 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=64ab95b0757cfa8e9917f27e7b023cc5efe77493;p=thirdparty%2Fknot-resolver.git doc/index.rst: structural changes --- diff --git a/doc/index.rst b/doc/index.rst index ea77fd45e..3907525e9 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -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