mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
Manual pages (#1346)
* Add manual pages Generate manual pages from the README and extend README with Name and Description sections. The generation requires 'ronn' which may not be available. Just check in all generated manual pages.
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
# file
|
||||
|
||||
*file* enables serving zone data from an RFC 1035-style master file.
|
||||
## Name
|
||||
|
||||
*file* - enables serving zone data from an RFC 1035-style master file.
|
||||
|
||||
## Description
|
||||
|
||||
The file plugin is used for an "old-style" DNS server. It serves from a preloaded file that exists
|
||||
on disk. If the zone file contains signatures (i.e. is signed, i.e. DNSSEC) correct DNSSEC answers
|
||||
|
||||
Reference in New Issue
Block a user