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

Commitececa27

Browse files
committed
doc PG relnotes: rename commit link paragraph for clarity
FYI, during PDF builds, this link type generates a "Unresolved IDreference found" warning because it is suppressed from the PDF output.Backpatch-through: 12
1 parent6ce8c2c commitececa27

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎doc/src/sgml/release.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ For new features, add links to the documentation sections.
7171
review, so each item is truly a community effort.
7272
</para>
7373

74-
<para id="release-no-print-output">
74+
<para id="release-commit-links">
7575
Section markers (&sect;) in the release notes link to <ulink
7676
url="https://git.postgresql.org/gitweb/?p=postgresql.git"><application>gitweb</application></ulink>
7777
pages which show the primary <application>git</application> commit

‎doc/src/sgml/stylesheet-fo.xsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</xsl:template>
1818

1919
<!-- Also suppress the description of the section markers in print mode-->
20-
<xsl:templatematch="appendix[@id='release']//para[@id='release-no-print-output']">
20+
<xsl:templatematch="appendix[@id='release']//para[@id='release-commit-links']">
2121
<!-- Output nothing for this para-->
2222
</xsl:template>
2323

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp