bind9/bin/check
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
..
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
check-tool.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
check-tool.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
named-checkconf.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
named-checkconf.rst Introduce new Sphinx role iscman for ISC manual pages 2022-03-14 10:57:29 +01:00
named-checkzone.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
named-checkzone.rst Introduce new Sphinx role iscman for ISC manual pages 2022-03-14 10:57:29 +01:00
named-compilezone.rst Introduce new Sphinx role iscman for ISC manual pages 2022-03-14 10:57:29 +01:00