Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences
Jonathan S. Katz <jkatz@postgresql.org>
From: "Jonathan S. Katz" <jkatz@postgresql.org>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: Daniel Gustafsson <daniel@yesql.se>, "Karl O. Pinc" <kop@karlpinc.com>,
w^3 <pgsql-www@lists.postgresql.org>
Date: 2023-03-13T13:26:45Z
Lists: pgsql-hackers
On 3/9/23 1:36 PM, Alvaro Herrera wrote:
> On 2023-Mar-09, Jonathan S. Katz wrote:
>
>> 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;
>> }
>
> Uh, absolutely. Here's a complete patch (in case you wanted that),
> thanks.
LGTM -- pushed. If it's not reflected within a few hours please let me
know and I'll force clear the caches.
Thanks,
Jonathan
Commits
-
Remove new <para id="contrib-obsolete">.
- 244ab8c00c42 16.0 landed
-
doc/PDF: Add page breaks for <sect1> in contrib appendix
- 30e9f2608adf 16.0 landed
-
doc: Add lists of modules trusted/obsolete
- a0137388cb64 16.0 landed
-
HTML docs: Add padding to table.simplelist for more readable output
- a7e584a7d68a 16.0 landed
-
Describe each contrib module in its SGML section title
- e86c8b728f3c 16.0 landed