Commit Graph

19 Commits

Author SHA1 Message Date
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
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
61726b3721 Run make -f Makefile.doc (#1705)
Remove trailing white space from proxy/README.md
2018-04-20 07:24:19 +01:00
Scott Donovan
19a1ef48f2 adding sequential policy to forward plugin (#1704)
* adding sequential policy to forward plugin

* making sequential an alias to first in proxy plugin
2018-04-20 07:07:58 +01:00
Miek Gieben
8e0c7f92c3 Run make -f Makefile.doc (#1635) 2018-03-25 17:18:04 +01:00
Miek Gieben
9a82f6952e Run make -f Makefile.doc 2018-03-13 14:42:21 +00:00
Miek Gieben
259df3c850 make -f Makefile.doc (#1600) 2018-03-12 10:13:56 +00: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
83b5eadb4e Release 1.0.6 2018-02-22 09:07:59 +00:00
Miek Gieben
96aff9376a doc: prepare for 1.0.6 release (#1548)
make -f Makefile.doc
2018-02-21 16:39:35 +00:00
Miek Gieben
f10627c1d6 doc: run "make Makefile.doc" (#1535) 2018-02-16 09:26:48 +01:00
Miek Gieben
864f502356 Run go genenerate (#1506)
Forward still wasn't right; run make -f Makefile.doc, as well for good
measure.
2018-02-08 15:00:25 +00:00
Miek Gieben
2ce88a40c1 Make -f Makefile.doc (#1487)
Add man-pages for the new plugins.
2018-02-03 19:20:22 +02:00
Francois Tur
b93a36b213 Plugin/Proxy - add new policy always_first to mimic windows dns resolvers (#1459)
* add new policy always_first to mimic windows dns resolvers
fill documentation, add UT and cleanup fmt

* change name of policy from always_first to first. Update docs
2018-01-30 16:29:49 -05:00
Miek Gieben
c56fa8dbd3 Updates (#1432)
* Enable forward

* Regen all docs
2018-01-25 21:59:08 +00:00
Miek Gieben
da230cd1fa manpages: regen and really add corefile.5 (#1377) 2018-01-11 09:46:40 +00: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