[systemd-devel] [what-do-you-think? PATCH] man/*.html: link to directives and python in header

Umut Tezduyar umut at tezduyar.com
Thu Mar 7 23:44:16 PST 2013


GREAT!

One suggestion though, would it make sense to split the APIs from programs?
Currently, "S" index is filled with APIs that most of the users only scroll.


On Thu, Mar 7, 2013 at 7:25 PM, Zbigniew Jędrzejewski-Szmek <
zbyszek at in.waw.pl> wrote:

> ---
> Results look like http://keszybz.github.com/systemd/.
>
>  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>
> --
> 1.8.1.4
>
> _______________________________________________
> systemd-devel mailing list
> systemd-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/systemd-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20130308/5e660128/attachment.html>


More information about the systemd-devel mailing list