Re: DOCS - Add introductory paragraph to Getting Started chapter

From: Dragos Andriciuc <dragos(dot)andriciuc(at)percona(dot)com>
To: Andreas Karlsson <andreas(at)proxel(dot)se>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: DOCS - Add introductory paragraph to Getting Started chapter
Date: 2026-02-19 09:58:39
Message-ID: CAM-ipWdfB3npDkT+xZbtBz_qAbewFE784BdY1a2zRUGmC1xPwA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thanks for pointing that out. The intention was to add two paragraphs and
it is now corrected to use
two separate <para> tags. Attached is v2 of the patch.

I have verified that the docs build and render correctly in HTML locally.

On Wed, Feb 18, 2026 at 7:25 PM Andreas Karlsson <andreas(at)proxel(dot)se> wrote:

> On 2/18/26 10:28 AM, Dragos Andriciuc wrote:
> > The "Getting Started" chapter currently lacks an introductory paragraph
> > explaining its scope.
> >
> > This patch adds a brief introduction describing the topics covered in
> > the chapter.
> >
> > Patch attached.
>
> I have not looked at the actual contents of the change but did you
> intend to add one or two paragraphs? You intent is a bit unclear since
> you have added a double newline within a <para> tag. If you intended two
> paragraphs it should be two <para> tags and if not there shouldn't be a
> double newline.
>
> Have you set it up so you can render the documentation to HTML locally?
>
> Andreas
>
>
>

Attachment Content-Type Size
v2-0001-Add-introductory-paragraph-to-Getting-Started-chapter.patch application/octet-stream 1.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zsolt Parragi 2026-02-19 10:01:15 Re: Headerscheck support for meson
Previous Message Heikki Linnakangas 2026-02-19 09:55:20 Re: add assertion for palloc in signal handlers