| From: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
|---|---|
| To: | John Morris <john(dot)morris(at)crunchydata(dot)com>, vignesh C <vignesh21(at)gmail(dot)com> |
| Cc: | Bohdan Mart <mart(dot)bogdan(at)gmail(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, Bruce Momjian <bruce(at)momjian(dot)us>, "postgres(at)coyotebush(dot)net" <postgres(at)coyotebush(dot)net>, Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc> |
| Subject: | Re: Where can I find the doxyfile? |
| Date: | 2024-02-06 21:31:39 |
| Message-ID: | 9b8eb2e8-7a50-4420-ad67-532740b7f07a@eisentraut.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 02.02.24 01:19, John Morris wrote:
> Here is the updated patch. It should fix the meson issue when no doxygen
> is present.
I think all the explanatory messages in doc/doxygen/meson.build are a
bit much. I think it's enough to just not define the target when the
required conditions (dependencies, options) are not there. Maybe
something like docs_pdf can serve as an example.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Maiquel Grassi | 2024-02-06 21:39:20 | RE: Psql meta-command conninfo+ |
| Previous Message | Peter Eisentraut | 2024-02-06 21:27:34 | Re: Where can I find the doxyfile? |