Remove unused chunk from standalone-profile.xsl

unused since 1707a0d2aa
pull/73/head
Peter Eisentraut 4 years ago
parent 5ccceb2946
commit b8b62b4be2
  1. 4
      doc/src/sgml/standalone-profile.xsl

@ -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…
Cancel
Save