summaryrefslogtreecommitdiff
path: root/Documentation/callouts.xsl
AgeCommit message (Collapse)AuthorFilesLines
2006-04-28Properly render asciidoc "callouts" in git man pages.Libravatar Sean Estabrooks1-0/+16
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>