Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences
Karl O. Pinc <kop@karlpinc.com>
From: "Karl O. Pinc" <kop@karlpinc.com>
To: Greg Stark <stark@mit.edu>, Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: "Gregory Stark (as CFM)" <stark.cfm@gmail.com>, "Jonathan S. Katz"
<jkatz@postgresql.org>, Daniel Gustafsson <daniel@yesql.se>, "w^3"
<pgsql-www@lists.postgresql.org>
Date: 2023-03-14T21:29:19Z
Lists: pgsql-hackers
Attachments
- v10-0002-Page-break-before-sect1-in-contrib-appendix-when-pdf.patch (text/x-patch) patch v10-0002
On Tue, 14 Mar 2023 13:57:57 -0400
Greg Stark <stark@mit.edu> wrote:
> Sorry, having read the whole thread I think it's clear. The source
> tree patch was committed by Alvaro H in
> a7e584a7d68a9a2bcc7efaf442262771f9044248 and then Katz pushed the
> pgweb change. So I gather this is resolved now and I've marked it
> committed by Alvaro.
There remains an un-committed patch from this thread/commitfest
entry:
v10-0002-Page-break-before-sect1-in-contrib-appendix-when-pdf.patch
When generating the PDF docs it starts each contrib entry on
a separate page.
From:
https://www.postgresql.org/message-id/20230122144246.0ff87372%40slate.karlpinc.com
I've re-attached the patch. Nobody has commented directly
on this particular patch, although there was a "looks ok" reply
to the email.
I don't know what the policy is now that the commitfest entry
is closed. Perhaps Alvaro was planning on committing it?
Please let me know if I should open up a new
commitfest entry or if there is something else I need to do.
Thanks for the help.
Regards,
Karl <kop@karlpinc.com>
Free Software: "You don't pay back, you pay forward."
-- Robert A. Heinlein
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