bind9/bin/confgen
Petr Špaček 2e42414522
Split out ddns-confgen and tsig-keygen man pages
Both utilities were included as one man page, but this caused a problem:
Sphinx directive .. include was used twice on the same file, which
prevented us from using labels (or anything with unique identifier) in
the man pages. This effectivelly prevented linking to them.

Splitting man pages allows us to solve the linking problems and also
clearly make text easier to follow because it does not mention two tools
at the same time.

This change causes duplication of text, but given the frequecy of changes
to these tools I think it is acceptable.

Related: #2799
2022-03-10 20:13: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
ddns-confgen.rst Split out ddns-confgen and tsig-keygen man pages 2022-03-10 20:13:22 +01: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 Split out ddns-confgen and tsig-keygen man pages 2022-03-10 20:13:22 +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