From: Petr Špaček Date: Thu, 21 Apr 2022 06:14:42 +0000 (+0200) Subject: Remove build from chapter 2 and move it to the end of ARM X-Git-Tag: v9.19.2~44^2~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9d15decc41d96869217fb82d168757b33c1e297f;p=thirdparty%2Fbind9.git Remove build from chapter 2 and move it to the end of ARM --- diff --git a/doc/arm/Makefile.am b/doc/arm/Makefile.am index bfc12db128f..57612a6fccc 100644 --- a/doc/arm/Makefile.am +++ b/doc/arm/Makefile.am @@ -5,6 +5,7 @@ EXTRA_DIST = \ advanced.rst \ build.inc.rst \ catz.inc.rst \ + chapter10.rst \ chapter1.rst \ chapter2.rst \ configuration.rst \ diff --git a/doc/arm/build.inc.rst b/doc/arm/build.inc.rst index a52056ca0b2..29486cb48cf 100644 --- a/doc/arm/build.inc.rst +++ b/doc/arm/build.inc.rst @@ -9,6 +9,8 @@ .. See the COPYRIGHT file distributed with this work for additional .. information regarding copyright ownership. +.. _build_bind: + Building BIND 9 --------------- diff --git a/doc/arm/chapter10.rst b/doc/arm/chapter10.rst new file mode 100644 index 00000000000..1e8425ea4bd --- /dev/null +++ b/doc/arm/chapter10.rst @@ -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 diff --git a/doc/arm/chapter2.rst b/doc/arm/chapter2.rst index 2e50f15b757..bbf847736ec 100644 --- a/doc/arm/chapter2.rst +++ b/doc/arm/chapter2.rst @@ -11,4 +11,3 @@ .. include:: requirements.inc.rst .. include:: platforms.inc.rst -.. include:: build.inc.rst diff --git a/doc/arm/index.rst b/doc/arm/index.rst index 7dec5cf9474..771e8405c78 100644 --- a/doc/arm/index.rst +++ b/doc/arm/index.rst @@ -24,7 +24,8 @@ BIND 9 Administrator Reference Manual advanced security troubleshooting - + chapter10 + .. toctree:: :caption: Appendices :name: appendices