From: Philippe Proulx Date: Tue, 1 Sep 2015 14:58:42 +0000 (-0400) Subject: doc/man: add XSL files for man pages X-Git-Tag: v2.8.0-rc1~58 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=b1cb4eb6fa8d90cb9fb631d7f0153901724aecf9;hp=f95ec87d0f3f4a6c8119e95394bbb5b3aed3a651 doc/man: add XSL files for man pages Those XSL files, some of them inspired by Git documentation's own XSL files, manipulate the intermediate DocBook XML file to fine-tune the man pages rendering. Signed-off-by: Philippe Proulx Signed-off-by: Jérémie Galarneau --- diff --git a/doc/man/xsl/manpage-base.xsl b/doc/man/xsl/manpage-base.xsl new file mode 100644 index 000000000..2f7a5d7f3 --- /dev/null +++ b/doc/man/xsl/manpage-base.xsl @@ -0,0 +1,17 @@ + + + + + + + sp + + + + + + + + br + + diff --git a/doc/man/xsl/manpage-bold-literal.xsl b/doc/man/xsl/manpage-bold-literal.xsl new file mode 100644 index 000000000..c0e0900aa --- /dev/null +++ b/doc/man/xsl/manpage-bold-literal.xsl @@ -0,0 +1,7 @@ + + + \fB + + \fR + + diff --git a/doc/man/xsl/manpage-ulinks.xsl b/doc/man/xsl/manpage-ulinks.xsl new file mode 100644 index 000000000..5e4b79463 --- /dev/null +++ b/doc/man/xsl/manpage-ulinks.xsl @@ -0,0 +1,5 @@ + + + + + diff --git a/doc/man/xsl/manpage.xsl b/doc/man/xsl/manpage.xsl new file mode 100644 index 000000000..50db18966 --- /dev/null +++ b/doc/man/xsl/manpage.xsl @@ -0,0 +1,8 @@ + + + + + + + 0 +