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-07-13T22:23:53Z
Lists: pgsql-docs
> On 13 Jul 2018, at 10:09, Peter Eisentraut <peter.eisentraut@2ndquadrant.com> wrote:
> 
> On 29.06.18 18:51, Daniel Gustafsson wrote:
>>> On 29 Jun 2018, at 15:08, Peter Eisentraut <peter.eisentraut@2ndquadrant.com> wrote:
>>> 
>>> On 6/28/18 13:19, Daniel Gustafsson wrote:
>>>> 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”?
>>> 
>>> I'm thinking, just delete the file and the documentation section.
>> 
>> Well, that's a pretty decisive way to make it a no-op =) The attached patch
>> does that, along with a note in the relnotes to highlight the dropped support
>> which I think is warranted should we take this approach.
> 
> I have committed this to master now.  The scripts have already been
> broken since PG10, so mentioning it in the PG11 release notes doesn't
> seem appropriate.

Ok, that makes sense. Thanks!

cheers ./daniel

Commits

  1. Remove obsolete documentation build tools for Windows

  2. Replace search.cpan.org with metacpan.org