mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-02-25 16:13:04 +08:00
DOCS: Updated *_BUILDER (#2585)
This commit is contained in:
parent
cb3c020f45
commit
071fd2b7df
1 changed files with 10 additions and 10 deletions
|
@ -35,11 +35,13 @@
|
||||||
* [AUTODNSSEC_OFF](functions/domain/AUTODNSSEC_OFF.md)
|
* [AUTODNSSEC_OFF](functions/domain/AUTODNSSEC_OFF.md)
|
||||||
* [AUTODNSSEC_ON](functions/domain/AUTODNSSEC_ON.md)
|
* [AUTODNSSEC_ON](functions/domain/AUTODNSSEC_ON.md)
|
||||||
* [CAA](functions/domain/CAA.md)
|
* [CAA](functions/domain/CAA.md)
|
||||||
|
* [CAA_BUILDER](functions/domain/CAA_BUILDER.md)
|
||||||
* [CNAME](functions/domain/CNAME.md)
|
* [CNAME](functions/domain/CNAME.md)
|
||||||
* [DefaultTTL](functions/domain/DefaultTTL.md)
|
|
||||||
* [DISABLE_IGNORE_SAFETY_CHECK](functions/domain/DISABLE_IGNORE_SAFETY_CHECK.md)
|
* [DISABLE_IGNORE_SAFETY_CHECK](functions/domain/DISABLE_IGNORE_SAFETY_CHECK.md)
|
||||||
* [DnsProvider](functions/domain/DnsProvider.md)
|
* [DMARC_BUILDER](functions/domain/DMARC_BUILDER.md)
|
||||||
* [DS](functions/domain/DS.md)
|
* [DS](functions/domain/DS.md)
|
||||||
|
* [DefaultTTL](functions/domain/DefaultTTL.md)
|
||||||
|
* [DnsProvider](functions/domain/DnsProvider.md)
|
||||||
* [FRAME](functions/domain/FRAME.md)
|
* [FRAME](functions/domain/FRAME.md)
|
||||||
* [IGNORE](functions/domain/IGNORE.md)
|
* [IGNORE](functions/domain/IGNORE.md)
|
||||||
* [IGNORE_NAME](functions/domain/IGNORE_NAME.md)
|
* [IGNORE_NAME](functions/domain/IGNORE_NAME.md)
|
||||||
|
@ -47,6 +49,11 @@
|
||||||
* [IMPORT_TRANSFORM](functions/domain/IMPORT_TRANSFORM.md)
|
* [IMPORT_TRANSFORM](functions/domain/IMPORT_TRANSFORM.md)
|
||||||
* [INCLUDE](functions/domain/INCLUDE.md)
|
* [INCLUDE](functions/domain/INCLUDE.md)
|
||||||
* [LOC](functions/domain/LOC.md)
|
* [LOC](functions/domain/LOC.md)
|
||||||
|
* [LOC_BUILDER_DD](functions/domain/LOC_BUILDER_DD.md)
|
||||||
|
* [LOC_BUILDER_DMM_STR](functions/domain/LOC_BUILDER_DMM_STR.md)
|
||||||
|
* [LOC_BUILDER_DMS_STR](functions/domain/LOC_BUILDER_DMS_STR.md)
|
||||||
|
* [LOC_BUILDER_STR](functions/domain/LOC_BUILDER_STR.md)
|
||||||
|
* [M365_BUILDER](functions/domain/M365_BUILDER.md)
|
||||||
* [MX](functions/domain/MX.md)
|
* [MX](functions/domain/MX.md)
|
||||||
* [NAMESERVER](functions/domain/NAMESERVER.md)
|
* [NAMESERVER](functions/domain/NAMESERVER.md)
|
||||||
* [NAMESERVER_TTL](functions/domain/NAMESERVER_TTL.md)
|
* [NAMESERVER_TTL](functions/domain/NAMESERVER_TTL.md)
|
||||||
|
@ -56,6 +63,7 @@
|
||||||
* [PTR](functions/domain/PTR.md)
|
* [PTR](functions/domain/PTR.md)
|
||||||
* [PURGE](functions/domain/PURGE.md)
|
* [PURGE](functions/domain/PURGE.md)
|
||||||
* [SOA](functions/domain/SOA.md)
|
* [SOA](functions/domain/SOA.md)
|
||||||
|
* [SPF_BUILDER](functions/domain/SPF_BUILDER.md)
|
||||||
* [SRV](functions/domain/SRV.md)
|
* [SRV](functions/domain/SRV.md)
|
||||||
* [SSHFP](functions/domain/SSHFP.md)
|
* [SSHFP](functions/domain/SSHFP.md)
|
||||||
* [TLSA](functions/domain/TLSA.md)
|
* [TLSA](functions/domain/TLSA.md)
|
||||||
|
@ -78,14 +86,6 @@
|
||||||
* NS1
|
* NS1
|
||||||
* [NS1_URLFWD](functions/domain/NS1_URLFWD.md)
|
* [NS1_URLFWD](functions/domain/NS1_URLFWD.md)
|
||||||
* Record Modifiers
|
* Record Modifiers
|
||||||
* [CAA_BUILDER](functions/record/CAA_BUILDER.md)
|
|
||||||
* [DMARC_BUILDER](functions/record/DMARC_BUILDER.md)
|
|
||||||
* [LOC_BUILDER_DD](functions/record/LOC_BUILDER_DD.md)
|
|
||||||
* [LOC_BUILDER_DMM_STR](functions/record/LOC_BUILDER_DMM_STR.md)
|
|
||||||
* [LOC_BUILDER_DMS_STR](functions/record/LOC_BUILDER_DMS_STR.md)
|
|
||||||
* [LOC_BUILDER_STR](functions/record/LOC_BUILDER_STR.md)
|
|
||||||
* [M365_BUILDER](functions/record/M365_BUILDER.md)
|
|
||||||
* [SPF_BUILDER](functions/record/SPF_BUILDER.md)
|
|
||||||
* [TTL](functions/record/TTL.md)
|
* [TTL](functions/record/TTL.md)
|
||||||
* Service Provider specific
|
* Service Provider specific
|
||||||
* Amazon Route 53
|
* Amazon Route 53
|
||||||
|
|
Loading…
Reference in a new issue