Re: Duplicating website's formatting in local doc builds
Jonathan S. Katz <jkatz@postgresql.org>
From: "Jonathan S. Katz" <jkatz@postgresql.org>
To: Peter Geoghegan <pg@bowt.ie>, Tom Lane <tgl@sss.pgh.pa.us>
Cc: Pg Docs <pgsql-docs@lists.postgresql.org>
Date: 2020-02-15T02:01:44Z
Lists: pgsql-docs
Attachments
- website-formatted-docs-v6.patch (text/plain) patch v6
On 2/14/20 8:56 PM, Peter Geoghegan wrote: > On Fri, Feb 14, 2020 at 5:51 PM Tom Lane <tgl@sss.pgh.pa.us> wrote: >> Hm, I wouldn't go into that much detail; it'd likely soon be out of >> date anyway. I had in mind something more like "If the STYLE=website >> option is used, the generated HTML files will include references to >> stylesheets hosted at www.postgresql.org, so that viewing them will >> require network access." > > But everything else looks good, right? > > I would like to commit this patch shortly. Language updates attached...mostly kept Tom's suggestions. Thanks, Jonathan
Commits
-
Recreate website's formatting for "website" doc builds.
- 317906f2a634 13.0 landed