Restructure includes for chapter 9 Troubleshooting

This commit is contained in:
Ron Aitchison
2022-03-22 01:11:02 +00:00
committed by Petr Špaček
parent 25eb91d23c
commit 7842a0ca8f
4 changed files with 17 additions and 3 deletions

View 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 \

13
doc/arm/chapter9.rst Normal file
View File

@@ -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

View File

@@ -25,7 +25,7 @@ BIND 9 Administrator Reference Manual
chapter6
chapter7
reference
troubleshooting
chapter9
chapter10
.. toctree::

View File

@@ -9,7 +9,7 @@
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
.. Troubleshooting:
.. _troubleshooting:
Troubleshooting
===============