On Sun, 31 Dec 2006, Gurjeet Singh wrote: > On 12/31/06, Andrew Dunstan <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend