Restructure includes for chapter 9 Troubleshooting
This commit is contained in:
committed by
Petr Špaček
parent
25eb91d23c
commit
7842a0ca8f
@@ -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
13
doc/arm/chapter9.rst
Normal 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
|
||||
|
||||
@@ -25,7 +25,7 @@ BIND 9 Administrator Reference Manual
|
||||
chapter6
|
||||
chapter7
|
||||
reference
|
||||
troubleshooting
|
||||
chapter9
|
||||
chapter10
|
||||
|
||||
.. toctree::
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
.. See the COPYRIGHT file distributed with this work for additional
|
||||
.. information regarding copyright ownership.
|
||||
|
||||
.. Troubleshooting:
|
||||
.. _troubleshooting:
|
||||
|
||||
Troubleshooting
|
||||
===============
|
||||
Reference in New Issue
Block a user