Commit Graph

21 Commits

Author SHA1 Message Date
Yong Tang
9545346174 Regenerate man page (#3946)
Regenerate man page `make -f Makefile.doc`, in praparation for 1.7.0
release.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2020-06-13 07:41:05 -07:00
coredns-auto-go-mod-tidy[bot]
aa75e0c295 auto make -f Makefile.doc 2020-04-23 08:22:49 +00:00
Zou Nengren
87214a4c5c introduce metric naming test (#3789)
* introduce metric naming test

Signed-off-by: zounengren <zounengren@cmss.chinamobile.com>

* Update metrics.go

Signed-off-by: zounengren <zounengren@cmss.chinamobile.com>
2020-03-31 08:07:36 +02:00
Miek Gieben
dcff271480 doc: run make -f Makefile.doc (#3595)
Update the docs (mechanical change).

Also run: go generate (no changes, good!)

Signed-off-by: Miek Gieben <miek@miek.nl>
2020-01-13 06:31:42 -08:00
Yong Tang
fdb3cff87c Regenerate man-page (#3530)
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2019-12-11 06:49:38 -08: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
4568a3c25a doc: run make -f Makefile.doc (#3314)
add the acl manual page; mechanical change otherwise.

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-09-27 13:30:22 +01:00
Miek Gieben
25d85338e4 doc update: run Makefile.doc (#3232)
Add the new plugins ones: clouddns and sign. Remove federation from it.

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-08-30 15:58:25 +01:00
Miek Gieben
51cf388da2 doc: make -f Makefile.doc (#2919)
mechanical change: create the manual pages.

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-06-24 19:37:27 +08:00
Miek Gieben
b780f49ccf manpages: chop off first header (#2764)
each readme starts with the plugin's name as a header, this needs to be
chopped off to provide a good manual page.

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-04-06 14:09:05 +01: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
d9880681c3 mechanical: make -f Makefile.doc (#2390)
update the manpages by running make -f Makefile.doc

No other changes.

Signed-off-by: Miek Gieben <miek@miek.nl>
2018-12-11 20:46:02 +00:00
Miek Gieben
a8c38298f7 docs: run make Makefile.doc (#2210)
No other changes.

Signed-off-by: Miek Gieben <miek@miek.nl>
2018-10-18 09:47:03 +01:00
Miek Gieben
e6c00f39f1 update corefile(5) and regen (#1904)
Add that we support https and do a regen.

Signed-off-by: Miek Gieben <miek@miek.nl>
2018-06-29 12:36:12 +01:00
Miek Gieben
c0fbef0714 generate doc for 1.1.3 (#1832) 2018-05-24 07:51:59 +01:00
Miek Gieben
eb7c3ad137 Build manual docs (#1721)
Slight tweak in the forward readme, as sublist don't work well to
generate these.
2018-04-23 12:47:32 +01:00
Miek Gieben
369bde5adc docs: make -f Makefile.doc (#1589)
Mechanical change; ran the above command.
2018-03-05 11:58:28 -08:00
Miek Gieben
f10627c1d6 doc: run "make Makefile.doc" (#1535) 2018-02-16 09:26:48 +01:00
Miek Gieben
c56fa8dbd3 Updates (#1432)
* Enable forward

* Regen all docs
2018-01-25 21:59:08 +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