bind9/bin/plugins
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
..
filter-a.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
filter-a.rst Use compile-time paths in the manual pages 2022-02-10 16:50:22 +01:00
filter-aaaa.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
filter-aaaa.rst Use compile-time paths in the manual pages 2022-02-10 16:50:22 +01:00
Makefile.am Add filter-a plugin for IPv6-dominant environments 2021-03-19 08:06:55 +01:00