mirror of
https://github.com/postgres/postgres.git
synced 2025-10-27 00:12:01 +03:00
docs: PG 13 relnotes: add links and SGML formatting
This commit is contained in:
@@ -12,10 +12,6 @@ Intra-document Linking
|
||||
is a refentry; has no close tag
|
||||
http://www.oasis-open.org/docbook/documentation/reference/html/xref.html
|
||||
|
||||
<link>
|
||||
use to supply text for the link, requires </link>
|
||||
http://www.oasis-open.org/docbook/documentation/reference/html/link.html
|
||||
|
||||
linkend=
|
||||
controls the target of the link/xref, required
|
||||
|
||||
@@ -23,6 +19,10 @@ endterm=
|
||||
for <xref>, allows the text of the link/xref to be taken from a
|
||||
different link target title
|
||||
|
||||
<link>
|
||||
use to supply text for the link, only uses linkend, requires </link>
|
||||
http://www.oasis-open.org/docbook/documentation/reference/html/link.html
|
||||
|
||||
|
||||
External Linking
|
||||
----------------
|
||||
|
||||
Reference in New Issue
Block a user