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

Jonathan S. Katz <jkatz@postgresql.org>

From: "Jonathan S. Katz" <jkatz@postgresql.org>
To: Daniel Gustafsson <daniel@yesql.se>, Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: "Karl O. Pinc" <kop@karlpinc.com>, w^3 <pgsql-www@lists.postgresql.org>
Date: 2023-03-09T17:34:05Z
Lists: pgsql-hackers
On 3/9/23 4:35 AM, Daniel Gustafsson wrote:
>> On 9 Mar 2023, at 10:27, Alvaro Herrera <alvherre@alvh.no-ip.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

Commits

  1. Remove new <para id="contrib-obsolete">.

  2. doc/PDF: Add page breaks for <sect1> in contrib appendix

  3. doc: Add lists of modules trusted/obsolete

  4. HTML docs: Add padding to table.simplelist for more readable output

  5. Describe each contrib module in its SGML section title