On Thu, 07.03.13 13:25, Zbigniew Jędrzejewski-Szmek ([email protected]) 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.
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to