Re: Documented toolchain for building docs on Windows
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Cc: pgsql-docs <pgsql-docs@postgresql.org>
Date: 2018-06-28T11:19:31Z
Lists: pgsql-docs
> On 28 Jun 2018, at 12:39, Peter Eisentraut <peter.eisentraut@2ndquadrant.com> wrote: > > On 6/28/18 12:17, Daniel Gustafsson wrote: >> Section "17.1. Building with Visual C++ or the Microsoft Windows SDK” in the >> documentation has a subsection "Building the Documentation” which seems to list >> a required toolchain which is out of date with information in the Documentation >> appendix (it still lists OpenJade etc). >> >> I don’t know anything about building on Windows so I might be off, but doesn’t >> that need to be updated to match the new toolchain? > > Yes, I had complained about this before, but nobody responded. I can > review a new text, but I can't write it. Ah, my archive search skills are apparently lacking, thus the duplicate. Looking at little more at this, the docs mention builddoc.bat which was replaced in 2011 in favor of builddoc.pl. This program in turn is using openjade and is thus, I assume, not working anymore. Unless someone steps up before 11 is rolled, maybe builddoc.pl should be made into a exit immediately no-op since "nothing" is better than “broken”? cheers ./daniel
Commits
-
Remove obsolete documentation build tools for Windows
- 1f4ec8945967 12.0 landed
-
Replace search.cpan.org with metacpan.org
- 6acb4e89fe47 9.3.24 landed
- f61a25727cd9 9.4.19 landed
- c91ac358b190 9.5.14 landed
- 7e0786e4d9de 9.6.10 landed
- b241c119b7b6 10.5 landed
- dad335b89f2e 11.0 landed