Commit 94347248 authored by Geoff Simmons's avatar Geoff Simmons

Generate README.rst from the manpage version of the rst doc.

Because the non-manpage version currently produces a broken table
of contents.
parent f4d576aa
......@@ -12,8 +12,8 @@ doc_DATA = README.rst LICENSE COPYING CONTRIBUTING.rst INSTALL.rst
README.rst: src/vmod_selector.man.rst
cp src/vmod_selector.man.rst README.rst
src/vmod_selector.rst:
make -C src vmod_selector.rst
src/vmod_selector.man.rst:
make -C src vmod_selector.man.rst
%.1 %.2 %.3 %.4 %.5 %.6 %.7 %.8 %.9:
if HAVE_RST2MAN
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment