summaryrefslogtreecommitdiff
path: root/Documentation/callouts.xsl
Commit message (Collapse)AuthorAgeFilesLines
* Properly render asciidoc "callouts" in git man pages.Sean Estabrooks2006-04-281-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>