Re: broken doc

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Tatsuo Ishii <ishii(at)postgresql(dot)org>
Cc: jd(at)commandprompt(dot)com, tgl(at)sss(dot)pgh(dot)pa(dot)us, ishii(at)sraoss(dot)co(dot)jp, pgsql-hackers(at)postgresql(dot)org
Subject: Re: broken doc
Date: 2007-08-31 03:25:57
Message-ID: 200708310325.l7V3PvQ15144@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-hackers

Tatsuo Ishii wrote:
> > I figured out how to make my toolchain warn about missing tags like
> > newer tool chains. My openjade needs the "-wfully-tagged" warning. I
> > added it to sgml/Makefile.
> >
> > --
> > Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
> > EnterpriseDB http://www.enterprisedb.com
> >
> > + If your life is a hard drive, Christ can be your backup. +
>
> Can someone please fix this?
>
> openjade -wall -wno-unused-param -wno-empty -wfully-tagged -D . -c /usr/share/sgml/docbook/dsssl-stylesheets/catalog -d stylesheet.dsl -i output-html -t sgml postgres.sgml
> openjade:bookindex.sgml:2731:0:E: character data is not allowed here
> openjade:bookindex.sgml:2732:66:E: document type does not allow element "ULINK" here; missing one of "SEEIE", "SEEALSOIE", "SECONDARYIE" start-tag
> openjade:bookindex.sgml:2744:0:E: character data is not allowed here
> openjade:bookindex.sgml:2745:66:E: document type does not allow element "ULINK" here; missing one of "SEEIE", "SEEALSOIE", "SECONDARYIE" start-tag

Yes, committing a fix now, and asking on docs how to fix it for good.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Andrew Dunstan 2007-08-31 03:36:46 Re: broken doc
Previous Message Bruce Momjian 2007-08-31 03:25:26 Problem with index building

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2007-08-31 03:36:46 Re: broken doc
Previous Message Tatsuo Ishii 2007-08-31 03:24:17 Re: broken doc