bind9/doc
Ondřej Surý b42681c4e9 Use compile-time paths in the manual pages
Replace the hard-coded paths for various BIND 9 files (configuration,
pid, etc.) in the man pages and ARM with compile-time values using the
sphinx-build replace system.

This is more complicated, because the restructured text specification
doesn't allow |substitions| inside ``code-blocks``, so for each specific
file we had to create own substition which is sub-optimal, but it is
only way how to do this without adding Sphinx extension.
2022-02-10 16:50:22 +01:00
..
arm Use compile-time paths in the manual pages 2022-02-10 16:50:22 +01:00
design Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dev Drop runall.sh 2022-01-27 11:58:17 +01:00
dnssec-guide Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
doxygen Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
man Use compile-time paths in the manual pages 2022-02-10 16:50:22 +01:00
misc Use compile-time paths in the manual pages 2022-02-10 16:50:22 +01:00
notes Release notes for [GL #3082] and [GL #3111] 2022-02-02 11:59:40 -08:00
Makefile.am Install man pages when sphinx-build tool is missing 2021-05-25 11:21:32 +02:00