Re: [PHP-DOC] building individual sections

2002-01-02 Thread Gabor Hojtsy
> > Do you think you need to see the modifications in > > HTML? Why? :) > > Yes. Because sometimes I'd like to see the generated html before a > commit. In fact, usually this is the case. The question is, why not? :) Because there is no handy way right know to transform individual chapters in

Re: [PHP-DOC] building individual sections

2002-01-01 Thread Philip Olson
> Do you think you need to see the modifications in > HTML? Why? :) Yes. Because sometimes I'd like to see the generated html before a commit. In fact, usually this is the case. The question is, why not? :) Regards, Philip Olson

Re: [PHP-DOC] building individual sections

2002-01-01 Thread Gabor Hojtsy
> What's the *best* way to test and make one manual section? 'make html' > takes awhile when testing output, for example, of var.xml. Editing > manual.xml is a pain, intuitively speaking I'd like to do this: > > make html en/functions/var.xml > > Can someone with more knowledge allow somethi

[PHP-DOC] building individual sections

2002-01-01 Thread Philip Olson
Hello, What's the *best* way to test and make one manual section? 'make html' takes awhile when testing output, for example, of var.xml. Editing manual.xml is a pain, intuitively speaking I'd like to do this: make html en/functions/var.xml Can someone with more knowledge allow something sim