From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | pgsql-docs(at)postgresql(dot)org |
Subject: | Re: Docs warning & indention |
Date: | 2007-03-13 15:38:08 |
Message-ID: | 20070313153808.GM22636@svr2.hagander.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
On Tue, Mar 13, 2007 at 04:36:28PM +0100, Peter Eisentraut wrote:
> Magnus Hagander wrote:
> > First, I get the following warning when building docs on win32:
> > d:\prog\pgsql\docbook\openjade-1.3.1\bin\openjade:bookindex.sgml:1:21
> >:E: an attribute value literal can occur in an attribute specification
> > list only after a vi delimiter
> >
> > Is this something known to happen, or is something broken in my
> > setup?
>
> It would be useful to see what the file contains at the indicated
> position.
It's in the message. bookindex.sgml, line 1, position 21. That line is:
<index id=''bookindex''>
which certainly has some funky quotes, but I don't know if that's
normal? IIRC, bookindex.sgml is auto-generated?
//Magnus
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2007-03-13 16:21:16 | Re: Docs warning & indention |
Previous Message | Peter Eisentraut | 2007-03-13 15:36:28 | Re: Docs warning & indention |