Added Markdown manpages

This commit is contained in:
Jeremy 2022-07-29 06:20:51 +12:00
parent 90b8004da6
commit e74a9186e5
4 changed files with 172 additions and 0 deletions

3
doc/Makefile Normal file
View file

@ -0,0 +1,3 @@
generate:
man -cT markdown ../matrix-send.1 > matrix-send.1.md
man -cT markdown ../matrix-send.conf.5 > matrix-send.conf.5.md