| From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
|---|---|
| To: | Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alexander Lakhin <exclusion(at)gmail(dot)com>, pgsql-docs <pgsql-docs(at)postgresql(dot)org> |
| Subject: | Re: MacPorts xsltproc is very slow? |
| Date: | 2018-03-29 01:26:39 |
| Message-ID: | 0d5ae124-a431-a300-e171-3388a5942f02@2ndquadrant.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On 3/22/18 18:56, Thomas Munro wrote:
> I did wonder about simply changing our documentation's sourceforge.net
> references to point to docbook.org instead, apparently the new home
> (?) of this stuff:
>
> -<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.xsl"/>
> +<xsl:import href="https://cdn.docbook.org/release/xsl-nons/current/xhtml/chunk.xsl"/>
That would affect those who are currently relying on catalog entries
redirecting the old URLs to their local copy.
I think we will at least need to wait for a new release with new
catalogs before doing this.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2018-03-29 01:30:00 | Re: Blanks in the first line before the first word in the code boxes |
| Previous Message | PG Doc comments form | 2018-03-25 15:57:47 | Extra comma in documentation of array_fill |