Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences
Karl O. Pinc <kop@karlpinc.com>
From: "Karl O. Pinc" <kop@karlpinc.com>
To: w^3 <pgsql-www@lists.postgresql.org>
Cc: Alvaro Herrera <alvherre@alvh.no-ip.org>, Greg Stark <stark@mit.edu>,
"Gregory Stark (as CFM)" <stark.cfm@gmail.com>, "Jonathan S. Katz"
<jkatz@postgresql.org>, Daniel Gustafsson <daniel@yesql.se>
Date: 2023-03-29T17:07:38Z
Lists: pgsql-hackers
Is this the pgsql-www list the right place to report
this so it does not get forgotten? (If so, no need to reply.)
On Thu, 23 Mar 2023 10:45:51 +0100
Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:
> On 2023-Mar-22, Karl O. Pinc wrote:
> > I rebuilt the HEAD (master) html with:
> >
> > make STYLE=website html
> >
> > and what I see locally is still different from
> > what is on postgresql.org.
> >
> > So the build system does indeed seem to be generating
> > "different html" that looks un-good compared to what
> > Alvaro and I are seeing when we build locally.
>
> Hah, you're right -- the website is missing the closing </p>. Weird.
> It is definitely possible that the website is using outdated XSLT
> stylesheets.
<snip>
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