Re: [PHP-DOC] Re: Zend API documentation to be moved to the phpdoc repository

2004-10-13 Thread Gabor Hojtsy
Putting streams stuff into the chapters folder was a mistake in the first place, since 'chapters' is depreciated, it is not supposed to have new files, and stuff is moved out of it to more sensible places (eg. install)... Is that the only thing we have to decide? If yes, then we need to: a) mov

Re: [PHP-DOC] Re: Zend API documentation to be moved to the phpdoc repository

2004-10-13 Thread Derick Rethans
On Wed, 13 Oct 2004, Nuno Lopes wrote: > > What about having sub-chapters for the API docs for each PHP > > version. For example there are still PHP 3 developer docs in > > the manual, the Zend API Docs are for PHP 4, and we lack PHP > > 5 information. This is all different so this is something to

Re: [PHP-DOC] Re: Zend API documentation to be moved to the phpdoc repository

2004-10-13 Thread Nuno Lopes
What about having sub-chapters for the API docs for each PHP version. For example there are still PHP 3 developer docs in the manual, the Zend API Docs are for PHP 4, and we lack PHP 5 information. This is all different so this is something to think about. We first need to know if there are many AP

Re: [PHP-DOC] Re: Zend API documentation to be moved to the phpdoc repository

2004-10-13 Thread Philip Olson
> >> The chapters folder is silly. There is no such thing in the manual we > >> call chapters. We can have an en/developers/ folder for example, where we > >> put the developers docs (zend and streams for now). > >> > >> Goba > > > > We have at the moment: PHP API: Interfaces for extension writer

Re: [PHP-DOC] Re: Zend API documentation to be moved to the phpdoc repository

2004-10-13 Thread Nuno Lopes
The chapters folder is silly. There is no such thing in the manual we call chapters. We can have an en/developers/ folder for example, where we put the developers docs (zend and streams for now). Goba We have at the moment: PHP API: Interfaces for extension writers (http://livedocs.homelinux.com

Re: [PHP-DOC] Re: Zend API documentation to be moved to the phpdoc repository

2004-10-13 Thread Aidan Lister
The chapters folder is silly. There is no such thing in the manual we call chapters. We can have an en/developers/ folder for example, where we put the developers docs (zend and streams for now). Goba We have at the moment: PHP API: Interfaces for extension writers (http://livedocs.homelinux.com

Re: [PHP-DOC] Re: Zend API documentation to be moved to the phpdoc repository

2004-10-13 Thread Gabor Hojtsy
I propose moving the Zend API docs to phpdoc/en/zendapi, but we need to make up a good folder structure. We need the XML files, but not simpler then Extending_Zend_xml, and we also need the figures and source examples in some sensible folder structure. I also don't know whether it would be

Re: [PHP-DOC] Re: Zend API documentation to be moved to the phpdoc repository

2004-10-11 Thread Derick Rethans
On Tue, 12 Oct 2004, Aidan Lister wrote: > > I propose moving the Zend API docs to phpdoc/en/zendapi, but we need to > > make up a good folder structure. We need the XML files, but not simpler > > then Extending_Zend_xml, and we also need the figures and source > > examples in some sensible fo

[PHP-DOC] Re: Zend API documentation to be moved to the phpdoc repository

2004-10-11 Thread Aidan Lister
> I propose moving the Zend API docs to phpdoc/en/zendapi, but we need to > make up a good folder structure. We need the XML files, but not simpler > then Extending_Zend_xml, and we also need the figures and source > examples in some sensible folder structure. I also don't know whether it >