We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 766571b commit 00498b7Copy full SHA for 00498b7
doc/src/sgml/standalone-profile.xsl
@@ -52,6 +52,10 @@ variant without links and references to the main documentation.
52
<xsl:text>the documentation</xsl:text>
53
</xsl:template>
54
55
+<xsl:template match="xref[@linkend='install-meson']">
56
+ <xsl:text>the documentation</xsl:text>
57
+</xsl:template>
58
+
59
<xsl:template match="xref[@linkend='guc-default-toast-compression']">
60
<xsl:text>the configuration parameter default_toast_compression</xsl:text>
61
0 commit comments