[systemd-devel] [what-do-you-think? PATCH] man/*.html: link to directives and python in header
Lennart Poettering
lennart at poettering.net
Thu Mar 7 11:28:03 PST 2013
On Thu, 07.03.13 13:25, Zbigniew Jędrzejewski-Szmek (zbyszek at in.waw.pl) wrote:
> ---
> Results look like http://keszybz.github.com/systemd/.
Love it!
>
> man/custom-html.xsl | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
>
> diff --git a/man/custom-html.xsl b/man/custom-html.xsl
> index 906ddc5..a38c18d 100644
> --- a/man/custom-html.xsl
> +++ b/man/custom-html.xsl
> @@ -40,6 +40,18 @@
> <xsl:text>index.html</xsl:text>
> </xsl:attribute>
> <xsl:text>Index </xsl:text>
> + </a>·
> + <a>
> + <xsl:attribute name="href">
> + <xsl:text>systemd.directives.html</xsl:text>
> + </xsl:attribute>
> + <xsl:text>Directives </xsl:text>
> + </a>·
> + <a>
> + <xsl:attribute name="href">
> + <xsl:text>python-systemd/index.html</xsl:text>
> + </xsl:attribute>
> + <xsl:text>Python </xsl:text>
> </a>
> <hr/>
> </xsl:template>
Lennart
--
Lennart Poettering - Red Hat, Inc.
More information about the systemd-devel
mailing list