From: Tomas Krizek Date: Thu, 16 Jan 2020 09:23:34 +0000 (+0100) Subject: doc: rename refs and add link to configuration to quickstart X-Git-Tag: v5.0.0~7^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fenvironments%2Fobs-knot-resolver-bs4hbr%2Fdeployments%2F525;p=thirdparty%2Fknot-resolver.git doc: rename refs and add link to configuration to quickstart Older versions of sphinx detected "operation" ref as duplicit. --- diff --git a/doc/index.rst b/doc/index.rst index 0e4d9e121..3a6c8e87d 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -15,6 +15,8 @@ and it provides a state-machine like API for extensions. quickstart-startup quickstart-config +.. _configuration-chapter: + .. toctree:: :caption: Configuration :name: users @@ -29,7 +31,7 @@ and it provides a state-machine like API for extensions. config-experimental config-no-systemd -.. _operation: +.. _operation-chapter: .. toctree:: :caption: Operation diff --git a/doc/quickstart-config.rst b/doc/quickstart-config.rst index 231d9bd07..3f713d591 100644 --- a/doc/quickstart-config.rst +++ b/doc/quickstart-config.rst @@ -195,7 +195,9 @@ See chapter :ref:`cache_persistence`.

Next steps

-Congratulations! Your resolver is now up and running and ready for queries. For serious deployments do not forget to read :ref:`operation` chapter. +Congratulations! Your resolver is now up and running and ready for queries. For +serious deployments do not forget to read :ref:`configuration-chapter` and +:ref:`operation-chapter` chapters. .. _`Learn Lua in 15 minutes`: http://tylerneylon.com/a/learn-lua/ .. _`DNS Privacy Test Servers`: https://dnsprivacy.org/wiki/display/DP/DNS+Privacy+Test+Servers