Note:
- Man pages have to be generated via `make man` and committed to Git to be included in the generated packages.
- Docker images are built but not yet published to Docker Hub as the required automation credentials have not yet been provisioned.
* nsec3-hash: set default number of iterations to 0
This reverts commit 645fd13e62.
* Update the ldns-nsec3-hash man page to reflect the changed default number of iterations.
---------
Co-authored-by: Ximon Eighteen <3304436+ximon18@users.noreply.github.com>
* Fix sphinx default language
* Add ldns-nsec3-hash man page based on the original, and adjust the dnst-nsec3-hash page to match the current help output of the command.
* Update dnst-nsec3-hash.rst
* Add key2ds manual
* Add dnst-keygen manual
* Change dnst-keygen algorithms to list from table
* Change dnst-keygen algorithms back to table
* Add ldns-keygen manual
* Add notify manuals
* Add signzone manuals
* Add subcommands to dnst manual and table of contents
* Update dnst-nsec3-hash manual
* Add update manual
* Apply feedback
* Apply further feedback
* Move signzone date description into own section
* Update signzone hash iterations manual text
* Add Arguments sections
* Add basic intro text for dnst
* Fix ldns-signzone default nsec3 hash iterations
* Update nse3-hash defaults and wording
* Update dnst-key2ds ignore-sep and force
* Update nse3-hash default to what it is currently in main
---------
Co-authored-by: Ximon Eighteen <3304436+ximon18@users.noreply.github.com>
Co-authored-by: Terts Diepraam <terts.diepraam@gmail.com>