mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
man/*.html: link to directives, python, guvev, libudev in headers
Since the HTML files are in different directories during build and on fd.o, links are broken in the build directory. This could be fixed by moving stuff around, or by modifying the files during upload, but I think that people do not usually create HTML files for local browsing, and this is not necessary.
This commit is contained in:
@@ -40,6 +40,30 @@
|
||||
<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>·
|
||||
<a>
|
||||
<xsl:attribute name="href">
|
||||
<xsl:text>../libudev/index.html</xsl:text>
|
||||
</xsl:attribute>
|
||||
<xsl:text>libudev </xsl:text>
|
||||
</a>·
|
||||
<a>
|
||||
<xsl:attribute name="href">
|
||||
<xsl:text>../libudev/index.html</xsl:text>
|
||||
</xsl:attribute>
|
||||
<xsl:text>gudev </xsl:text>
|
||||
</a>
|
||||
<hr/>
|
||||
</xsl:template>
|
||||
|
||||
Reference in New Issue
Block a user