Avery Pennarun
0670f78b96
md-to-man.do: suggest how to install markdown/BeautifulSoup
...
...since they aren't included by default on MacOS X, but easy_install can
easily get them for you.
2011-12-31 02:49:39 -05:00
Avery Pennarun
b43317bb83
md-to-man.do: remove leftover pandoc cruft.
...
Reported by Jimmy Tang on the mailing list.
2011-01-31 04:12:31 -08:00
Avery Pennarun
e174b09d5f
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.
2011-01-29 23:27:23 -08:00
Avery Pennarun
94b34ea031
Generate redo version codes in Documentation/*.1 automatically.
...
We have to go through some pretty scary gyrations to extract this
information from git, but it can be done. This works with both tarballs
generated by 'git archive', or with your local git repo.
(Requested by 'David' on the mailing list.)
2011-01-17 23:01:40 -08:00
Michael Stone
62fe9a0df5
md-to-man.do: redo-ifcreate on possible paths to pandoc
...
This way, if you run
./redo
$PKGMGR install pandoc
./redo
you'll still wind up with man pages.
2011-01-16 16:21:48 -08:00
Avery Pennarun
4b48448233
Add a bunch of manpages.
2010-12-12 02:12:21 -08:00