Added Markdown manpages

This commit is contained in:
Jeremy Baxter 2022-07-29 06:20:51 +12:00
parent bbd8866e43
commit 0e7b467439
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