bind9/bin/dig
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 [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
dig.c Remove usage of deprecated ATOMIC_VAR_INIT() macro 2022-03-09 09:25:37 +01:00
dig.rst Introduce new Sphinx role iscman for ISC manual pages 2022-03-14 10:57:29 +01:00
dighost.c Remove usage of deprecated ATOMIC_VAR_INIT() macro 2022-03-09 09:25:37 +01:00
dighost.h Fix query context management issues in dighost.c 2022-03-08 09:14:06 +01:00
host.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
host.rst Introduce new Sphinx role iscman for ISC manual pages 2022-03-14 10:57:29 +01:00
Makefile.am Move the include Makefile.tests to the bottom of Makefile.am(s) 2021-06-24 15:33:52 +02:00
nslookup.c Remove spurious 'debugging = true;' 2022-02-01 10:22:41 +11:00
nslookup.rst Introduce new Sphinx role iscman for ISC manual pages 2022-03-14 10:57:29 +01:00
readline.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00