Re: Doc bug - Mailing list pgsql-hackers

From Jeremy Drake
Subject Re: Doc bug
Date
Msg-id Pine.BSO.4.64.0612302209410.8221@resin.csoft.net
Whole thread Raw
In response to Re: Doc bug  ("Gurjeet Singh" <singh.gurjeet@gmail.com>)
Responses Re: Doc bug
List pgsql-hackers
On Sun, 31 Dec 2006, Gurjeet Singh wrote:

> On 12/31/06, Andrew Dunstan <andrew@dunslane.net> wrote:
> >
> >
> > Gurjeet Singh wrote:
> > > BTW, I don't know how to make sure that the effect of a doc patch looks
> > > fine
> > > in a browser. I mean, how to view the doc/src/sgml/*.sgml in a browser,
> > > nicely formatted as we see on our website!
> > >
> >
> >
> >
> > Docs for CVS HEAD can aleways be seen here:
> >
> > http://momjian.us/main/writings/pgsql/sgml/
>
>
> I meant, before submitting the patch, or while even working on it, I would
> like to see it's rendering on my local machine, from the sources. One would
> like to be sure that he used the correct (or more appropriate) tags while
> writing the patch.

cd pgsql/doc/src/sgml
make html

See
http://developer.postgresql.org/pgdocs/postgres/docguide-build.html


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Recent SIGSEGV failures in buildfarm HEAD
Next
From: "Gurjeet Singh"
Date:
Subject: Re: Doc bug