Re: Remove distprep
Peter Eisentraut <peter@eisentraut.org>
From: Peter Eisentraut <peter@eisentraut.org>
To: Michael Paquier <michael@paquier.xyz>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>,
Andres Freund <andres@anarazel.de>
Date: 2023-10-06T06:38:31Z
Lists: pgsql-hackers
On 06.10.23 04:00, Michael Paquier wrote: > That's not really something for this patch, but I got to ask. What's > the final plan for the documentation when it comes to releases? A > second tarball separated from the git-only tarball that includes all > that and the HTML docs, generated with a new "doc-only" set of meson > commands? Yes, something like that. Some people wanted a tarball of just the HTML docs for download. Similar to the PDFs currently, I suppose.
Commits
-
Fix make build on MinGW
- 58445651dbc6 17.0 landed
-
Stop generating plain-text INSTALL instructions.
- e2b73f4a4de6 17.0 landed
-
Remove distprep
- 721856ff24b3 17.0 landed