]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: Update docs for getting started and compiling. 12024/head
authorOtto Moerbeek <otto@drijf.net>
Tue, 27 Sep 2022 06:18:37 +0000 (08:18 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 27 Sep 2022 09:38:05 +0000 (11:38 +0200)
commit44be755bb81415dc526d16200dd26bbc1c3b587c
tree8082be7ff1be6411a7fbcdbc99be3aed84b65dbf
parent271cdc5a3fd986368d5a826a6ae99263d74628e7
rec: Update docs for getting started and compiling.

I'm also making the mention of PowerDNS Recursor more consistent:
no ``the`` and either :program:`PowerDNS Recursor` or :program:`Recursor`.
Use short form if the long form was used already in a section or
it would become tedious to have the long form for another reason.

Fixes #11828, though the recursor.conf man page is not going to
happen anytime soon, as we lack the infrastructure for that and
maintaining both a .rst file and a man page would be a pain.

With released versions, pdns_recursor --config=default helps a bit.
In master pdns_recursor --config=[default|check|diff] was added.
pdns/recursordist/docs/appendices/compiling.rst
pdns/recursordist/docs/getting-started.rst
pdns/recursordist/docs/settings.rst