From: | "Magnus Hagander" <mha(at)sollentuna(dot)net> |
---|---|
To: | "Peter Eisentraut" <peter_e(at)gmx(dot)net> |
Cc: | "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de>, "PostgreSQL Patches" <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: htmlhelp generation |
Date: | 2004-11-23 21:03:55 |
Message-ID: | 6BCB9D8A16AC4241919521715F4D8BCE476200@algol.sollentuna.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
>> From what I can tell, this XSL will download and import another XSL
>> from docbook.sourceforge.net every time you run "make" on it.
>
>Normally, you or your operating system should set up an XML catalog
>that maps that URI to a local copy. For example, my system has
>
>/etc/xml/catalog:
>...
Hmm. Never seen that in any of the XSL systems I've used. There is
certainly no such system in the XSLT processors that are included in
Windows these days. But since those aren't used to build the docs,
that's not a good reference point I guess. If there is a standard way to
do it, there is less need to include anything in our cvs. IIRC, we don't
include the docbook stylesheets either, right?
Which brings up a different point - has anybody managed to set up a
system to build the docs *on win32*?
//Magnus
From | Date | Subject | |
---|---|---|---|
Next Message | Alin Vaida | 2004-11-23 22:03:12 | Translation updates for 8.0: initdb-ro, pg_dump-ro, psql-ro |
Previous Message | Peter Eisentraut | 2004-11-23 20:54:53 | Re: htmlhelp generation |