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:
parent
3fdaa7cb0c
commit
e174b09d5f
6 changed files with 371 additions and 5 deletions
2
Documentation/.gitignore
vendored
2
Documentation/.gitignore
vendored
|
|
@ -1,2 +1,2 @@
|
|||
/*.1
|
||||
*.1
|
||||
/md-to-man
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue