bind9/bin
Petr Špaček d13066ca5b
Introduce new Sphinx role iscman for ISC manual pages
The new directive and role "iscman" allow to tag & reference man pages in
our source tree. Essentially it is just namespacing for ISC man pages,
but it comes with couple benefits.

Differences from .. _man_program label we formerly used:
- Does not expand :ref:`man_program` into full text of the page header.
- Generates index entry with category "manual page".
- Rendering style is closer to ubiquitous to the one produced
  by ``named`` syntax.

Differences from Sphinx built-in :manpage: role:
- Supports all builders with support for cross-references.
- Generates internal links (unlike :manpage: which generates external
  URLs).
- Checks that target exists withing our source tree.

(cherry picked from commit 7e7a946d44)
2022-03-14 10:57:29 +01:00
..
check Introduce new Sphinx role iscman for ISC manual pages 2022-03-14 10:57:29 +01:00
confgen Introduce new Sphinx role iscman for ISC manual pages 2022-03-14 10:57:29 +01:00
delv Introduce new Sphinx role iscman for ISC manual pages 2022-03-14 10:57:29 +01:00
dig Introduce new Sphinx role iscman for ISC manual pages 2022-03-14 10:57:29 +01:00
dnssec Introduce new Sphinx role iscman for ISC manual pages 2022-03-14 10:57:29 +01:00
named Introduce new Sphinx role iscman for ISC manual pages 2022-03-14 10:57:29 +01:00
nsupdate Introduce new Sphinx role iscman for ISC manual pages 2022-03-14 10:57:29 +01:00
plugins Introduce new Sphinx role iscman for ISC manual pages 2022-03-14 10:57:29 +01:00
rndc Introduce new Sphinx role iscman for ISC manual pages 2022-03-14 10:57:29 +01:00
tests Tweak Automake conditionals for pytest-based tests 2022-03-14 09:04:10 +01:00
tools Introduce new Sphinx role iscman for ISC manual pages 2022-03-14 10:57:29 +01:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00