Jim Paris
e2a55fdbae
Don't escape leading dots in code blocks in manpage
...
The code block in git-annex-smudge(1) was misformatted. Code blocks
start with tabs, so replace "\s" with " ". Tested to not affect
anything except git-annex-smudge.1.
2016-08-16 11:51:16 -04:00
Joey Hess
f4489cc415
Remove Makefile from cabal tarball; man page building is now handled by a small haskell program.
...
This actually runs faster than building the man pages from the makefile
did. But the main purpose is to let Setup.hs import Build.Mans and so not
need the makefile.
2016-05-31 13:58:13 -04:00
Joey Hess
f6c6963ed4
only filter out mdwn2man warning, not other warnings
2016-04-20 14:29:54 -04:00
Joey Hess
7a77985f37
hack to get escaped quotes right on git-annex-shell man page
2016-04-04 17:11:35 -04:00
Joey Hess
6204dcbd7b
fix formatting of git-annex(1) synopsis
2015-07-09 11:22:37 -04:00
Joey Hess
38c8b757d8
munge NAME section of man pages to make lintian happy
2015-05-22 16:06:21 -04:00
Joey Hess
b79a3332ae
typo
2015-04-20 16:04:09 -04:00
Joey Hess
463bdd9e22
fix whatis section (hack)
2015-04-20 15:54:24 -04:00
Joey Hess
bc1c18a951
move build man pages to man/ from top dir
2015-03-23 15:43:45 -04:00
Joey Hess
5c2ad84d28
switch to pattern target to build mans
2015-03-23 12:24:20 -04:00
Joey Hess
dbf4156223
fix
2013-09-12 13:17:25 -04:00
Joey Hess
dfcf72890d
enbolden man page
2013-09-12 12:59:53 -04:00
Peter Simons
39e29f7178
Build/mdwn2man: don't rely on perl being installed in /usr/bin; instead find it in $PATH
2013-02-28 16:04:46 -04:00
Joey Hess
47b88bbd16
move build scripts
2012-09-01 15:22:22 -04:00