Re: pgsql: meson: docs: Add {html,man} targets, rename install-doc-* - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: meson: docs: Add {html,man} targets, rename install-doc-*
Date
Msg-id 286943.1701265792@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: meson: docs: Add {html,man} targets, rename install-doc-*  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: pgsql: meson: docs: Add {html,man} targets, rename install-doc-*
List pgsql-committers
Andrew Dunstan <andrew@dunslane.net> writes:
> On 2023-11-28 Tu 21:28, Andres Freund wrote:
>> I don't really understand why meson compile complains in this case.  I assume
>> you don't want to disambiguate as suggested, by building html:alias instead?

> I've done that as a temporary fix to get crake out of the hole, but it's
> pretty ugly, and I don't want to do it in a release if at all possible.

Our documentation says specifically that "ninja html" will build the
HTML format.  I would expect that to work by analogy with the "make"
target; having to spell it differently seems like clearly a bug.

            regards, tom lane



pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: pgsql: meson: docs: Add {html,man} targets, rename install-doc-*
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: Read include/exclude commands for dump/restore from file