Make documentation builds reproducible
Peter Eisentraut <peter@eisentraut.org>
Make documentation builds reproducible Currently, the documentation builds are not fully reproducible (in the sense of https://reproducible-builds.org/). A fix is available upstream (https://github.com/docbook/xslt10-stylesheets/issues/54) but not released. This commit patches the upstream fix into our customization layer. This patch addresses both the HTML and the FO output. The man output is already reproducible. Discussion: https://www.postgresql.org/message-id/flat/9077b779-a9f8-09c8-6e85-da1ebfba15af@eisentraut.org
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/stylesheet-fo.xsl | modified | +259 −0 |
| doc/src/sgml/stylesheet-html-common.xsl | modified | +234 −0 |
Discussion
- Make documentation builds reproducible 18 messages · 2023-08-23 → 2024-02-08