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.
3 lines
79 B
Text
3 lines
79 B
Text
redo-ifchange doc.list
|
|
sed 's/\.md/.1/' <doc.list |
|
|
xargs redo-ifchange mkdocs
|