1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

DOCS: Add NAPTR doc (#2150)

Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
Paul Dee
2023-03-13 21:28:59 +01:00
committed by GitHub
parent 2e1333e06a
commit af99942a3e
3 changed files with 416 additions and 0 deletions

View File

@@ -47,6 +47,7 @@
* [MX](functions/domain/MX.md)
* [NAMESERVER](functions/domain/NAMESERVER.md)
* [NAMESERVER_TTL](functions/domain/NAMESERVER_TTL.md)
* [NAPTR](functions/domain/NAPTR.md)
* [NO_PURGE](functions/domain/NO_PURGE.md)
* [NS](functions/domain/NS.md)
* [PTR](functions/domain/PTR.md)