This website requires JavaScript.
CODE
0x495fab29
Explore
Sign in
forks
/
apenwarr-redo
Watch
1
Star
0
Fork
You've already forked apenwarr-redo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
69890d0c57
apenwarr-redo
/
Documentation
/
all.do
3 lines
79 B
Text
Raw
Normal View
History
Unescape
Escape
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-15 23:59:22 -05:00
redo-ifchange doc.list
sed 's/\.md/.1/' <doc.list |
xargs redo-ifchange mkdocs
Reference in a new issue
Copy permalink