mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-03-07 19:47:50 +08:00
Remove unused chunk from standalone-profile.xsl
unused since 1707a0d2aa
This commit is contained in:
parent
5ccceb2946
commit
b8b62b4be2
@ -60,10 +60,6 @@ variant without links and references to the main documentation.
|
||||
<xsl:text>the documentation</xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="xref[@linkend='pgcrypto']">
|
||||
<xsl:text>pgcrypto</xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="xref[@linkend='plpython-python23']">
|
||||
<xsl:text>the </xsl:text><application>PL/Python</application><xsl:text> documentation</xsl:text>
|
||||
</xsl:template>
|
||||
|
Loading…
Reference in New Issue
Block a user