Re: Doc bug

From: Jeremy Drake <pgsql(at)jdrake(dot)com>
To: Gurjeet Singh <singh(dot)gurjeet(at)gmail(dot)com>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, "Jim C(dot) Nasby" <jim(at)nasby(dot)net>, PGSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Doc bug
Date: 2006-12-31 06:12:29
Message-ID: Pine.BSO.4.64.0612302209410.8221@resin.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, 31 Dec 2006, Gurjeet Singh wrote:

> On 12/31/06, Andrew Dunstan <andrew(at)dunslane(dot)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

In response to

  • Re: Doc bug at 2006-12-31 04:42:17 from Gurjeet Singh

Responses

  • Re: Doc bug at 2006-12-31 06:57:28 from Gurjeet Singh

Browse pgsql-hackers by date

  From Date Subject
Next Message Gurjeet Singh 2006-12-31 06:57:28 Re: Doc bug
Previous Message Tom Lane 2006-12-31 05:29:32 Re: Recent SIGSEGV failures in buildfarm HEAD