| From: | John Morris <john(dot)morris(at)crunchydata(dot)com> |
|---|---|
| To: | Peter Eisentraut <peter(at)eisentraut(dot)org>, 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-08 18:30:01 |
| Message-ID: | CYXP222MB09477D3F1D8C4516D2284DEBA0442@CYXP222MB0947.NAMP222.PROD.OUTLOOK.COM |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>> 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
Here is a patch with an updated meson.build as you suggested. I agree the messages were a bit much.
On the other hand, I would like to see clear error messages when dot or doxygen are not installed,
but I’ll leave that for a future discussion.
* John
---------------------------------------------------------------------
| Attachment | Content-Type | Size |
|---|---|---|
| doxygen-v4.patch | application/octet-stream | 15.6 KB |
| meson.build | application/octet-stream | 2.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nathan Bossart | 2024-02-08 18:38:35 | Re: glibc qsort() vulnerability |
| Previous Message | Bernd Helmle | 2024-02-08 18:14:05 | Re: [PATCH] Add sortsupport for range types and btree_gist |