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

DOCS: Documentation Style Guide (#2383)

Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
Jeffrey Cafferata
2023-05-22 13:31:30 +02:00
committed by GitHub
parent cfcc451089
commit 9a3cd8e26f
13 changed files with 242 additions and 9 deletions

View File

@@ -154,7 +154,8 @@
## Developer info
* [Style Guide](styleguide.md)
* [Code Style Guide](styleguide-code.md)
* [Documentation Style Guide](styleguide-doc.md)
* [DNSControl is an opinionated system](opinions.md)
* [Writing new DNS providers](writing-providers.md)
* [Creating new DNS Resource Types (rtypes)](adding-new-rtypes.md)