Re: Make documentation builds reproducible

Peter Eisentraut <peter@eisentraut.org>

From: Peter Eisentraut <peter@eisentraut.org>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: vignesh C <vignesh21@gmail.com>, Tristan Partin <tristan@neon.tech>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-01-22T10:18:31Z
Lists: pgsql-hackers
On 20.01.24 23:59, Tom Lane wrote:
> Peter Eisentraut <peter@eisentraut.org> writes:
>> On 20.01.24 17:03, Tom Lane wrote:
>>> * I gather that the point here is to change some generated anchor
>>> tags.  Would any of these tags be things people would be likely
>>> to have bookmarked?
> 
>> No, because the problem is that the anchor names are randomly generated
>> in each build.
> 
> D'oh.  No objection then.

Thanks, committed.




Commits

  1. Fix documentation build with older docbook-xsl

  2. Make documentation builds reproducible