]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Restructure includes for chapter 9 Troubleshooting
authorRon Aitchison <ron@zytrax.com>
Tue, 22 Mar 2022 01:11:02 +0000 (01:11 +0000)
committerPetr Špaček <pspacek@isc.org>
Wed, 11 May 2022 08:51:26 +0000 (10:51 +0200)
doc/arm/Makefile.am
doc/arm/chapter9.rst [new file with mode: 0644]
doc/arm/index.rst
doc/arm/troubleshooting.inc.rst [moved from doc/arm/troubleshooting.rst with 99% similarity]

index fa09192a31b7f3c047e088aba09b99b264c53244..ba734687a5effca234fed9499e686b5c7737d22d 100644 (file)
@@ -13,6 +13,7 @@ EXTRA_DIST =                                  \
        chapter5.rst                            \
        chapter6.rst                            \
        chapter7.rst                            \
+       chapter9.rst                            \
        configuration.inc.rst                   \
        conf.py                                 \
        dlz.inc.rst                             \
@@ -50,7 +51,7 @@ EXTRA_DIST =                                  \
        security.inc.rst                        \
        sig0.inc.rst                            \
        tkey.inc.rst                            \
-       troubleshooting.rst                     \
+       troubleshooting.inc.rst                 \
        tsig.inc.rst                            \
        ../dnssec-guide                         \
        ../misc/acl.grammar.rst                 \
diff --git a/doc/arm/chapter9.rst b/doc/arm/chapter9.rst
new file mode 100644 (file)
index 0000000..afe54e3
--- /dev/null
@@ -0,0 +1,13 @@
+.. Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+..
+.. SPDX-License-Identifier: MPL-2.0
+..
+.. This Source Code Form is subject to the terms of the Mozilla Public
+.. License, v. 2.0.  If a copy of the MPL was not distributed with this
+.. file, you can obtain one at https://mozilla.org/MPL/2.0/.
+..
+.. See the COPYRIGHT file distributed with this work for additional
+.. information regarding copyright ownership.
+
+.. include:: troubleshooting.inc.rst
+
index aeeefe1902d31ee83ddae1fa463711024e904511..765a0dc40cff51f319a641703f2431acfabc4d63 100644 (file)
@@ -25,7 +25,7 @@ BIND 9 Administrator Reference Manual
    chapter6
    chapter7
    reference
-   troubleshooting
+   chapter9
    chapter10
 
 .. toctree::
similarity index 99%
rename from doc/arm/troubleshooting.rst
rename to doc/arm/troubleshooting.inc.rst
index 9b86fca1c403ae7afc1673212bc6ea0f13cc9763..ba1855eede2ad37e5d8ad965c87799b5b730976a 100644 (file)
@@ -9,7 +9,7 @@
 .. See the COPYRIGHT file distributed with this work for additional
 .. information regarding copyright ownership.
 
-.. Troubleshooting:
+.. _troubleshooting:
 
 Troubleshooting
 ===============