Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb8a4093

Browse files
committed
Fix broken link in installation.sgml.
Linking to other parts of the manual doesn't work when building thestandalone INSTALL document.
1 parente8d6c98 commitb8a4093

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

‎doc/src/sgml/installation.sgml

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
<!--
33

44
Use </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>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp