dnscontrol/docs/toc.md
Patrick G a202b8ae53 Website fixes (Part 1) (#223)
* Fixed base template

- Made responsive for small screens
- Added DOCTYPE
- Added meta charset

* Added page titles

* Beautified CSS
2017-10-11 08:33:17 -04:00

1 KiB

layout title
default TOC

Getting Started

Getting Started: A walk-through of the basics.

Providers: Which DNS providers are supported.

Examples: The DNSControl language by example.

Migrating: Migrating zones to DNSControl.

Reference

Language Reference: Description of the DNSControl language (DSL).

ALIAS / ANAME records in dnscontrol

Why CNAME/MX/NS targets require a trailing "dot"

Advanced Topics

Testing: Unit Testing for you DNS Data.

SPF Optimizer: Optimize your SPF records.

Developer info

github: Get the source!

Writing Providers

Adding new DNS record types