apenwarr-redo/Documentation/default.md.tmp.do
Avery Pennarun 4cf156e930 Generate a basic documentation website with the mkdocs toolkit.
No content yet other than man pages.  To make the man pages render
nicely in mkdocs, I removed the static %-headers and put the code for
them into default.md.tmp.do instead.  That way, the raw input redo-*.md
files will look right in mkdocs.
2018-11-16 00:50:18 -05:00

7 lines
144 B
Text

redo-ifchange ../version/vars $2.md
. ../version/vars
cat - $2.md <<-EOF
% $2(1) Redo $TAG
% Avery Pennarun <apenwarr@gmail.com>
% $DATE
EOF