]> git.ipfire.org Git - thirdparty/unbound.git/commit
RST man pages (#1285)
authorYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Tue, 20 May 2025 10:20:20 +0000 (12:20 +0200)
committerGitHub <noreply@github.com>
Tue, 20 May 2025 10:20:20 +0000 (12:20 +0200)
commit6662f71732fb2efba5eee5a2e93d1e8da1b2249f
tree1ae07b23884ef8be69b1d1899992b8919fb2f406
parent32644937b07f802318c306b850e0801117400b8a
RST man pages (#1285)

Introduce restructuredText man pages to sync the online and source code man page documentation.
The templated man pages (*.in) are still part of the repo but generated with docutils from their .rst counterpart.
Documentation on how to generate those (mainly for core developers) are in README.man.
15 files changed:
doc/README.man [new file with mode: 0644]
doc/libunbound.3.in
doc/libunbound.rst [new file with mode: 0644]
doc/unbound-anchor.8.in
doc/unbound-anchor.rst [new file with mode: 0644]
doc/unbound-checkconf.8.in
doc/unbound-checkconf.rst [new file with mode: 0644]
doc/unbound-control.8.in
doc/unbound-control.rst [new file with mode: 0644]
doc/unbound-host.1.in
doc/unbound-host.rst [new file with mode: 0644]
doc/unbound.8.in
doc/unbound.conf.5.in
doc/unbound.conf.rst [new file with mode: 0644]
doc/unbound.rst [new file with mode: 0644]