commit | 776e994af5b85d77424581bda37fb615897063cc | [log] [tgz] |
---|---|---|
author | Sean Estabrooks <seanlkml@sympatico.ca> | Fri Apr 28 09:15:06 2006 -0400 |
committer | Junio C Hamano <junkio@cox.net> | Fri Apr 28 14:31:51 2006 -0700 |
tree | 8463500e920d45279107b2180d190c74dea78e75 | |
parent | 48aeecdcc14684111ddb8ac0ec3bfdc5245ee75e [diff] |
Properly render asciidoc "callouts" in git man pages. Adds an xsl fragment to render docbook callouts when converting to man page format. Update the Makefile to have "xmlto" use it when generating man pages. Signed-off-by: Sean Estabrooks <seanlkml@sympatico.ca>