Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences

From: "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Cc: "Karl O(dot) Pinc" <kop(at)karlpinc(dot)com>, w^3 <pgsql-www(at)lists(dot)postgresql(dot)org>
Subject: Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences
Date: 2023-03-09 17:34:05
Message-ID: 00dfe1d0-b044-f09f-0c79-c6610f5a2b4f@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-www

On 3/9/23 4:35 AM, Daniel Gustafsson wrote:
>> On 9 Mar 2023, at 10:27, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> wrote:
>
>> ... but in addition it needs the pgweb CSS to be updated to match, as in
>> the attached patch.
>>
>> What do you think?
>
> LGTM.

I'm OK with the change, I'm not OK with the comment around it because
"Simplelist" doesn't really give meaning to it AFAICT. Maybe:

/** Additional formatting for "simplelist" structures */
#docContent table.simplelist td {
padding-left: 2em;
padding-right: 2em;
}

Jonathan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2023-03-09 17:38:07 Re: [PATCH] Add pretty-printed XML output option
Previous Message Melanie Plageman 2023-03-09 16:50:38 Re: Track IO times in pg_stat_io

Browse pgsql-www by date

  From Date Subject
Next Message Alvaro Herrera 2023-03-09 18:36:47 Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences
Previous Message Daniel Gustafsson 2023-03-09 09:35:18 Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences