bind9/bin/confgen
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
..
include Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
keygen.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
keygen.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Move the include Makefile.tests to the bottom of Makefile.am(s) 2021-06-24 15:33:52 +02:00
os.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
rndc-confgen.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
rndc-confgen.rst Use compile-time paths in the manual pages 2022-02-10 16:50:22 +01:00
tsig-keygen.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tsig-keygen.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
util.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
util.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00