On Thu, Apr 21, 2016 at 2:32 PM, Tom Lane wrote:
>
> Idan Kamara writes:
> > I'm trying to build the docs (at commit 9c75e1), but getting back a spew of
> > errors from `jade` (attached), which I'm having a hard time deciphering.
>
> I think the relevant error is the first one:
>
> > jade:postgre
On 04/21/2016 05:32 PM, Tom Lane wrote:
> Idan Kamara writes:
>> I'm trying to build the docs (at commit 9c75e1), but getting back a spew of
>> errors from `jade` (attached), which I'm having a hard time deciphering.
>
> I think the relevant error is the first one:
>
>> jade:postgres.sgml:3:55:W
Idan Kamara writes:
> I'm trying to build the docs (at commit 9c75e1), but getting back a spew of
> errors from `jade` (attached), which I'm having a hard time deciphering.
I think the relevant error is the first one:
> jade:postgres.sgml:3:55:W: cannot generate system identifier for public text
Hi folks,
I'm trying to build the docs (at commit 9c75e1), but getting back a spew of
errors from `jade` (attached), which I'm having a hard time deciphering. I
did a clone from https://github.com/postgres/postgres and ran these
commands:
$ ./configure
$ cd doc/src/sgml
$ make html
Information