Re: [PHP-DOC] Re: SDO docs

2005-07-19 Thread Gabor Hojtsy
Hi Matthew, We have a quite complete documentation howto, which explains this too: http://php.net/dochowto It is worth jumping into the parts not already familiar (but otherwise relevant) to you. Gabor > No, don't stop! We want it all sorted as quickly as we can. All the text is > all checke

Re: [PHP-DOC] Re: SDO docs

2005-07-19 Thread Sean Coates
Matthew Peters wrote: No, don't stop! We want it all sorted as quickly as we can. All the text is all checked in so the job right now is to get it compliant with the conventions and building correctly. I know I need to make some extensive WS spaces which I will do tomorrow morning UK time, otherw

[PHP-DOC] Re: SDO docs

2005-07-19 Thread Matthew Peters
I know what was puzzling me below my conscious level now: >> I can see how we'd get annoying (-: one of us is upside down :-) "Sean Coates" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Matthew (and other SDO folks), > > Would you prefer we stay out of your way for a couple days w

[PHP-DOC] Re: SDO docs

2005-07-19 Thread Matthew Peters
Sean, No, don't stop! We want it all sorted as quickly as we can. All the text is all checked in so the job right now is to get it compliant with the conventions and building correctly. I know I need to make some extensive WS spaces which I will do tomorrow morning UK time, otherwise we only need t

[PHP-DOC] Re: SDO docs

2005-07-19 Thread Sean Coates
If so, please be sure to `make test` and `make test_xml` before each commit. Ignore the "if so" part -- you should always do this. (-: S