From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | Peter Eisentraut <peter(at)eisentraut(dot)org>, Andrew Dunstan <andrew(at)dunslane(dot)net>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: documentation structure |
Date: | 2024-04-05 16:22:36 |
Message-ID: | CAKFQuwaa3gQmXScsnporcxpo00j7157irmMmf_pK+cH9pRH6zg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Apr 5, 2024 at 9:18 AM Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> On Fri, Apr 5, 2024 at 12:15 PM David G. Johnston
> <david(dot)g(dot)johnston(at)gmail(dot)com> wrote:
> > Here is a link to my attempt at this a couple of years ago. It
> basically "abuses" refentry.
> >
> >
> https://www.postgresql.org/message-id/CAKFQuwaVm%3D6d_sw9Wrp4cdSm5_k%3D8ZVx0--v2v4BH4KnJtqXqg%40mail.gmail.com
> >
> > I never did dive into the man page or PDF dynamics of this particular
> change but it seemed to solve HTML pagination without negative consequences
> and with minimal risk of unintended consequences since only the markup on
> the pages we want to alter is changed, not global configuration.
>
> Hmm, but it seems like that might have generated some man page entries
> that we don't want?
>
If so (didn't check) maybe just remove them in post?
David J.
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2024-04-05 16:27:41 | Re: Fixing backslash dot for COPY FROM...CSV |
Previous Message | Jelte Fennema-Nio | 2024-04-05 16:19:20 | Re: Speed up clean meson builds by ~25% |