Re: [HACKERS] Doc bug

2006-12-31 Thread Magnus Hagander
Gurjeet Singh wrote: > cd pgsql/doc/src/sgml > make html > > See > http://developer.postgresql.org/pgdocs/postgres/docguide-build.html > > > > This, obviously, isn't working on MinGW for me. I'll try Linux

Re: [HACKERS] Doc bug

2006-12-30 Thread Gurjeet Singh
On 12/31/06, Jeremy Drake <[EMAIL PROTECTED]> wrote: 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

Re: [HACKERS] Doc bug

2006-12-30 Thread Jeremy Drake
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,

Re: [HACKERS] Doc bug

2006-12-30 Thread Gurjeet Singh
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 H

Re: [HACKERS] Doc bug

2006-12-30 Thread Andrew Dunstan
Gurjeet Singh wrote: > Hi Jim, > > The code has been fixed by Bruce in response to my bug#2851 ( > http://archives.postgresql.org/pgsql-bugs/2006-12/msg00191.php). > > 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

Re: [HACKERS] Doc bug

2006-12-30 Thread Gurjeet Singh
Hi Jim, The code has been fixed by Bruce in response to my bug#2851 ( http://archives.postgresql.org/pgsql-bugs/2006-12/msg00191.php). 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 fo