docs: Fix standalone INSTALL, broken in 06c70849fb2
We should probably check that INSTALL can be generated in CI. Reported-by: Tom Lane <tgl@sss.pgh.pa.us> Discussion: https://postgr.es/m/795075.1700254192@sss.pgh.pa.us
This commit is contained in:
parent
8127e6e8ad
commit
a268a51de6
@ -90,4 +90,8 @@ variant without links and references to the main documentation.
|
||||
<xsl:text>xml2</xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="xref[@linkend='sepgsql']">
|
||||
<xsl:text>sepgsql</xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
</xsl:stylesheet>
|
||||
|
Loading…
x
Reference in New Issue
Block a user