Remove build from chapter 2 and move it to the end of ARM
This commit is contained in:
@@ -5,6 +5,7 @@ EXTRA_DIST = \
|
||||
advanced.rst \
|
||||
build.inc.rst \
|
||||
catz.inc.rst \
|
||||
chapter10.rst \
|
||||
chapter1.rst \
|
||||
chapter2.rst \
|
||||
configuration.rst \
|
||||
|
||||
@@ -9,6 +9,8 @@
|
||||
.. See the COPYRIGHT file distributed with this work for additional
|
||||
.. information regarding copyright ownership.
|
||||
|
||||
.. _build_bind:
|
||||
|
||||
Building BIND 9
|
||||
---------------
|
||||
|
||||
|
||||
12
doc/arm/chapter10.rst
Normal file
12
doc/arm/chapter10.rst
Normal file
@@ -0,0 +1,12 @@
|
||||
.. 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:: build.inc.rst
|
||||
@@ -11,4 +11,3 @@
|
||||
|
||||
.. include:: requirements.inc.rst
|
||||
.. include:: platforms.inc.rst
|
||||
.. include:: build.inc.rst
|
||||
|
||||
@@ -24,7 +24,8 @@ BIND 9 Administrator Reference Manual
|
||||
advanced
|
||||
security
|
||||
troubleshooting
|
||||
|
||||
chapter10
|
||||
|
||||
.. toctree::
|
||||
:caption: Appendices
|
||||
:name: appendices
|
||||
|
||||
Reference in New Issue
Block a user