Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences
Alvaro Herrera <alvherre@alvh.no-ip.org>
From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: "Jonathan S. Katz" <jkatz@postgresql.org>
Cc: Daniel Gustafsson <daniel@yesql.se>, "Karl O. Pinc" <kop@karlpinc.com>, w^3 <pgsql-www@lists.postgresql.org>
Date: 2023-03-09T18:36:47Z
Lists: pgsql-hackers
Attachments
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.
--
Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/
"Las cosas son buenas o malas segun las hace nuestra opinión" (Lisias)
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