Re: [DOCS] TODO build rule

2008-08-16 Thread Peter Eisentraut
On Saturday 16 August 2008 03:22:09 Bruce Momjian wrote:
> Peter Eisentraut wrote:
> > I tried building TODO.html from TODO according to the description in
> > doc/src/FAQ/README, but saw the following kind of difference repeating:

> > Apparently, there is a piece of code missing that adds these  tags
> > around the done items.  Bruce, do you have this code, and can you add it
> > to the README?
>
> These two lines in pgsql/src/tools/TODO2html should be adding "*"s which
> is then interpreted as "":

So there are two inconsistent sets of instructions for creating TODO.html, one 
in doc/src/FAQ/README and one in src/tools/TODO2html.  Which one is being 
used?

I want to convert the real one to a makefile, btw.

-- 
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs


Re: [DOCS] TODO build rule

2008-08-16 Thread Bruce Momjian
Peter Eisentraut wrote:
> On Saturday 16 August 2008 03:22:09 Bruce Momjian wrote:
> > Peter Eisentraut wrote:
> > > I tried building TODO.html from TODO according to the description in
> > > doc/src/FAQ/README, but saw the following kind of difference repeating:
> 
> > > Apparently, there is a piece of code missing that adds these  tags
> > > around the done items.  Bruce, do you have this code, and can you add it
> > > to the README?
> >
> > These two lines in pgsql/src/tools/TODO2html should be adding "*"s which
> > is then interpreted as "":
> 
> So there are two inconsistent sets of instructions for creating TODO.html, 
> one 
> in doc/src/FAQ/README and one in src/tools/TODO2html.  Which one is being 
> used?
> 
> I want to convert the real one to a makefile, btw.

Oh, I forgot that README talked about making TODO.html.  I have updated
the README to suggest using pgsql/src/tools/TODO2html.

-- 
  Bruce Momjian  <[EMAIL PROTECTED]>http://momjian.us
  EnterpriseDB http://enterprisedb.com

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

-- 
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs