File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 22<!--
33
44Use </link> not just </> so INSTALL.html can be created without links
5- to the main documentation. Don't use <xref>.
5+ to the main documentation. Don't use <xref>; or if you must, wrap it
6+ in a standalone-ignore clause.
67
78-->
89
@@ -283,9 +284,11 @@ su - postgres
283284
284285 <listitem>
285286 <para>
286- To build the <productname>PostgreSQL</productname> documentation,
287- there is a separate set of requirements.
288- See <xref linkend="docguide-toolsets">.
287+ To build the <productname>PostgreSQL</productname> documentation,
288+ there is a separate set of requirements; see
289+ <![%standalone-ignore;[<xref linkend="docguide-toolsets">.]]>
290+ <![%standalone-include;[the main documentation's appendix on
291+ documentation.]]>
289292 </para>
290293 </listitem>
291294 </itemizedlist>
You can’t perform that action at this time.
0 commit comments