8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ccceb2 commit b8b62b4Copy full SHA for b8b62b4
doc/src/sgml/standalone-profile.xsl
@@ -60,10 +60,6 @@ variant without links and references to the main documentation.
60
<xsl:text>the documentation</xsl:text>
61
</xsl:template>
62
63
-<xsl:template match="xref[@linkend='pgcrypto']">
64
- <xsl:text>pgcrypto</xsl:text>
65
-</xsl:template>
66
-
67
<xsl:template match="xref[@linkend='plpython-python23']">
68
<xsl:text>the </xsl:text><application>PL/Python</application><xsl:text> documentation</xsl:text>
69
0 commit comments