Re: MacOS: xsltproc fails with "warning: failed to load external entity" - Mailing list pgsql-hackers

From Andres Freund
Subject Re: MacOS: xsltproc fails with "warning: failed to load external entity"
Date
Msg-id 20230201103204.ddqqjbuxe5e2jct2@alap3.anarazel.de
Whole thread Raw
In response to Re: MacOS: xsltproc fails with "warning: failed to load external entity"  (Aleksander Alekseev <aleksander@timescale.com>)
Responses Re: MacOS: xsltproc fails with "warning: failed to load external entity"
List pgsql-hackers
Hi,

On 2023-02-01 13:05:32 +0300, Aleksander Alekseev wrote:
> Took me a while to figure out how to build the documentation with Meson:
> 
> ```
> XML_CATALOG_FILES=/usr/local/etc/xml/catalog ninja -C build alldocs
> ```
> 
> It works. Perhaps we should add:
> 
> ```
> ninja -C build alldocs
> ```

FWIW, just 'docs' would build just the multi-page html/man pages,
alldocs takes a lot longer...

And yes, adding that to the docs is a good idea.

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Yugo NAGATA
Date:
Subject: Re: Generating "Subplan Removed" in EXPLAIN
Next
From: Dagfinn Ilmari Mannsåker
Date:
Subject: Re: Clarify deleting comments and security labels in synopsis