diff --git a/doc/arm/Makefile.am b/doc/arm/Makefile.am index bfc12db128..57612a6fcc 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 a52056ca0b..29486cb48c 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 0000000000..1e8425ea4b --- /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 2e50f15b75..bbf847736e 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 7dec5cf947..771e8405c7 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