]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
doc: rename refs and add link to configuration to quickstart obs-knot-resolver-bs4hbr/deployments/525
authorTomas Krizek <tomas.krizek@nic.cz>
Thu, 16 Jan 2020 09:23:34 +0000 (10:23 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Thu, 16 Jan 2020 09:23:34 +0000 (10:23 +0100)
Older versions of sphinx detected "operation" ref as duplicit.

doc/index.rst
doc/quickstart-config.rst

index 0e4d9e1219da14fa2770aa8fa5dd812fe341960d..3a6c8e87d00c42883f0b30e306009597ad46ef31 100644 (file)
@@ -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
index 231d9bd07152f7fbb0094f812bb0d342267a0192..3f713d591afe70cbe0aa3c26ef586e1e6c50cd63 100644 (file)
@@ -195,7 +195,9 @@ See chapter :ref:`cache_persistence`.
 
    <h2>Next steps</h2>
 
-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