Re: 17beta1 source download does not include docs & manpages - Mailing list pgsql-docs

From Tom Lane
Subject Re: 17beta1 source download does not include docs & manpages
Date
Msg-id 3174.1717000374@sss.pgh.pa.us
Whole thread Raw
In response to Re: 17beta1 source download does not include docs & manpages  (Marcel Hofstetter <hofstetter@jomasoft.ch>)
Responses Re: 17beta1 source download does not include docs & manpages
List pgsql-docs
Marcel Hofstetter <hofstetter@jomasoft.ch> writes:
>> What DocBook XSL stylesheet version do you have installed?  The docs say
>> that 1.77.0 is required:

> Looks like we are a bit to low on Solaris
> -bash-5.1$ pkg list docbook-style-xsl
> NAME (PUBLISHER)                 VERSION                    IFO
> data/docbook/docbook-style-xsl   1.75.2-11.4.42.0.0.111.0   i--

> But this is currently the only available version for the
> public Solaris 11.4.42.

1.77 was released in 2012, so it doesn't seem unreasonable for us
to rely on that in 2024.  I suggest downloading the stylesheets
from https://github.com/docbook/wiki/wiki/DocBookXslStylesheets
to someplace convenient and setting the environment variable
XML_CATALOG_FILES to point there.

            regards, tom lane



pgsql-docs by date:

Previous
From: vignesh C
Date:
Subject: Re: Ambiguous description on new columns
Next
From: Peter Eisentraut
Date:
Subject: Avoid too prominent use of "backup" on pg_dump man page