Files
NLnetLabs-dnst/doc/manual/source/index.rst
T
bfbf492e32 Add manual pages (#26)
* 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>
2024-11-19 14:26:24 +01:00

37 lines
782 B
ReStructuredText

dnst |version|
==============
**dnst** is a DNS administration toolbox. It offers DNS and DNSSEC related
functions like key generation, zone signing, printing NSEC3 hashed domain
names, and sending UPDATE or NOTIFY messages to your name servers. More is
coming soon.
It depends on OpenSSL for its cryptography related functions.
.. toctree::
:maxdepth: 2
:hidden:
:caption: Reference
:name: toc-reference
man/dnst
man/dnst-key2ds
man/dnst-keygen
man/dnst-notify
man/dnst-nsec3-hash
man/dnst-signzone
man/dnst-update
.. toctree::
:maxdepth: 2
:hidden:
:caption: LDNS Tools reference
:name: toc-reference-ldns
man/ldns-key2ds
man/ldns-keygen
man/ldns-notify
man/ldns-nsec3-hash
man/ldns-signzone
man/ldns-update