Miek Gieben
bcbe624eb4
Add -p for port flag ( #4653 )
...
-p is the default flag in DNS software for setting the port, we use
'dns.port' because of preventing clashes with other caddy software
users. This is no longer an issue, so we can do what we want here.
Add -p to works like -dns.port.
(this PR includes generated manpage, but that shouldn't matter too much)
Signed-off-by: Miek Gieben <miek@miek.nl>
2021-05-28 07:08:13 -07:00
coredns-auto-go-mod-tidy[bot]
e4c9daf3aa
auto make -f Makefile.doc
2021-03-15 14:42:45 +00:00
coredns-auto-go-mod-tidy[bot]
94e027cd6f
auto make -f Makefile.doc
2021-03-08 11:15:45 +00:00
coredns-auto-go-mod-tidy[bot]
d29fd8c550
auto make -f Makefile.doc
2021-02-09 13:36:55 +00:00
coredns-auto-go-mod-tidy[bot]
fc5c172109
auto make -f Makefile.doc
2021-01-28 15:37:39 +00:00
coredns-auto-go-mod-tidy[bot]
8b2032bbb6
auto make -f Makefile.doc
2021-01-15 16:27:27 +00:00
coredns-auto-go-mod-tidy[bot]
79cd81473b
auto make -f Makefile.doc
2021-01-10 10:06:46 +00:00
coredns-auto-go-mod-tidy[bot]
6af47bac39
auto make -f Makefile.doc
2020-12-15 13:02:37 +00:00
coredns-auto-go-mod-tidy[bot]
9d085f7e67
auto make -f Makefile.doc
2020-11-05 14:02:29 +00:00
coredns-auto-go-mod-tidy[bot]
b091eff139
auto make -f Makefile.doc
2020-11-05 13:37:38 +00:00
coredns-auto-go-mod-tidy[bot]
5f5cc3188f
auto make -f Makefile.doc
2020-10-12 17:10:58 +00:00
coredns-auto-go-mod-tidy[bot]
fd49c80514
auto make -f Makefile.doc
2020-09-14 09:43:13 +00:00
coredns-auto-go-mod-tidy[bot]
964b621d32
auto make -f Makefile.doc
2020-08-10 08:38:37 +00:00
coredns-auto-go-mod-tidy[bot]
5b09d62f86
auto make -f Makefile.doc
2020-07-23 07:40:36 +00:00
coredns-auto-go-mod-tidy[bot]
f4a1a0fe8a
auto make -f Makefile.doc
2020-06-24 04:54:32 +00:00
coredns-auto-go-mod-tidy[bot]
aa75e0c295
auto make -f Makefile.doc
2020-04-23 08:22:49 +00:00
coredns-auto-go-mod-tidy[bot]
db1d4f91da
auto make -f Makefile.doc
2020-03-31 14:18:39 +00:00
Miek Gieben
da7f65b3a8
make -f Makefile.doc ( #3633 )
...
Preparing a release; don't want to end up with a dirty repo again.
Signed-off-by: Miek Gieben <miek@miek.nl>
2020-01-28 19:11:57 +00:00
Miek Gieben
1820c71f28
Run makefile.doc ( #3365 )
...
Generate manual pages; no other changes.
Signed-off-by: Miek Gieben <miek@miek.nl>
2019-10-10 07:45:28 +01:00
Miek Gieben
2c418b9fd5
Doc update ( #2792 )
...
* Fix spelling in coredns.1 and corefile.7 md files
* Run make -f Makefile.doc
Signed-off-by: Miek Gieben <miek@miek.nl>
2019-04-22 05:38:40 +08:00
Miek Gieben
f8aa208cc0
docs: Regenerate all manpages using mmark ( #2762 )
...
Mmark recently became able to create manual pages. This removed the
dependency on 'ronn' and just uses mmark (Go program).
Re-hookup Makefile.doc to generate the correct header mmark needs to
see and regenate them all.
Spot checking a few pages suggest they look good and actually better
than rendered with ronn, esp. lists in lists.
Fixes #2757
Signed-off-by: Miek Gieben <miek@miek.nl>
2019-04-06 08:42:40 +01:00
Miek Gieben
c5bad4f81d
Doc: regenerate the man-pages ( #2739 )
...
A 'make -f Makefile.doc clean all'.
Signed-off-by: Miek Gieben <miek@miek.nl>
2019-03-30 13:56:52 +00:00
Miek Gieben
b9fc38a166
make -f Makefile.doc ( #2641 )
...
few changes before the 1.4.0 release.
Signed-off-by: Miek Gieben <miek@miek.nl>
2019-03-03 09:35:36 +00:00
Miek Gieben
6f865a9de7
Run make -f Makefile.doc ( #1875 )
...
Fix typo corendns -> coredns in coredns.1
2018-06-13 11:02:14 +01:00
Miek Gieben
c0fbef0714
generate doc for 1.1.3 ( #1832 )
2018-05-24 07:51:59 +01:00
Miek Gieben
b7476d0217
Doc ( #1369 )
...
* Constent atx headers
* Regen manual pages
2018-01-10 11:45:12 +00:00
Miek Gieben
58221f55db
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.
2018-01-04 12:53:07 +00:00