Thanks to visit codestin.com Credit goes to github.com
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 cb807a2 commit 5122509Copy full SHA for 5122509
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