Thread
Commits
-
doc: Add anchors for COPY format descriptions
- 40f4f2fa6594 18.0 landed
-
Doc anchors for COPY formats
Dagfinn Ilmari Mannsåker <ilmari@ilmari.org> — 2024-04-25T11:23:18Z
Hi hackers, An IRC conversation just now made me notice that it would be handy to have stable links for the descrpitions of the various COPY formats, per the attached patch. - ilmari
-
Re: Doc anchors for COPY formats
Daniel Gustafsson <daniel@yesql.se> — 2024-04-25T11:51:47Z
> On 25 Apr 2024, at 13:23, Dagfinn Ilmari Mannsåker <ilmari@ilmari.org> wrote: > An IRC conversation just now made me notice that it would be handy to > have stable links for the descrpitions of the various COPY formats, per > the attached patch. No objections, that seems perfectly a reasonable idea. Maybe we should set an xreflabel while at it for completeness sake? -- Daniel Gustafsson
-
Re: Doc anchors for COPY formats
Dagfinn Ilmari Mannsåker <ilmari@ilmari.org> — 2024-04-25T14:48:48Z
Daniel Gustafsson <daniel@yesql.se> writes: >> On 25 Apr 2024, at 13:23, Dagfinn Ilmari Mannsåker <ilmari@ilmari.org> wrote: > >> An IRC conversation just now made me notice that it would be handy to >> have stable links for the descrpitions of the various COPY formats, per >> the attached patch. > > No objections, that seems perfectly a reasonable idea. Maybe we should set an > xreflabel while at it for completeness sake? xreflabel only affects the link text when using <xref>, but there are no links to these sections in the docs, so I don't see much point. One thing that could make sense would be to link to the File Formats section from the FORMAT keyword docs, like the attached. - ilmari