mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
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.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| include | ||
| .gitignore | ||
| Makefile.am | ||
| rndc.c | ||
| rndc.conf | ||
| rndc.conf.rst | ||
| rndc.rst | ||
| util.c | ||
| util.h | ||