mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
doc: Refine README.links further
suggested by Chapman Flack <chap@anastigmatix.net>
This commit is contained in:
parent
41b54ba78e
commit
c0a2ff474a
1 changed files with 7 additions and 3 deletions
|
|
@ -40,6 +40,10 @@ url=
|
|||
Guidelines
|
||||
----------
|
||||
|
||||
o If you want to supply text, use <link>, else <xref>
|
||||
o Specific nouns like GUC variables, SQL commands, and contrib modules
|
||||
usually have xreflabels
|
||||
- For an internal link, if you want to supply text, use <link>, else
|
||||
<xref>.
|
||||
|
||||
- Specific nouns like GUC variables, SQL commands, and contrib modules
|
||||
usually have xreflabels.
|
||||
|
||||
- For an external link, use <ulink>, with or without link text.
|
||||
|
|
|
|||
Loading…
Reference in a new issue