Replace pandoc-based md-to-man conversion with a custom python script.

Hopefully this will appease the people who can't install pandoc on MacOS.
This commit is contained in:
Avery Pennarun 2011-01-29 23:20:05 -08:00
commit e174b09d5f
6 changed files with 371 additions and 5 deletions

View file

@ -1,2 +1,2 @@
rm -f *~ .*~ *.1 md-to-man *.tmp
rm -f *~ .*~ *.1 t/*.1 md-to-man *.tmp t/*.tmp