Re: [PHP-DOC] Re: documentating an extension, XML->HTML

2004-05-04 Thread Gabor Hojtsy
He is NOT developing an open extension! Gergely, see the Dochowto. http://php.net/dochowto On Mon, 3 May 2004, Sara Golemon wrote: > > now, i've got the XML sheets. is there any XSLT sheets or utils to > > generate the proper HTML code from this? > > > Are you documenting a PEAR extension or a co

[PHP-DOC] Re: documentating an extension, XML->HTML

2004-05-03 Thread Sara Golemon
> now, i've got the XML sheets. is there any XSLT sheets or utils to > generate the proper HTML code from this? > Are you documenting a PEAR extension or a core extension? Checkout the appropriate doc module (peardoc / phpdoc) and put your documentation in the corresponding location (en/package/ca

Re: [PHP-DOC] Re: documentating an extension

2004-05-03 Thread Gergely Czuczy
On Sun, 2 May 2004, Mehdi Achour wrote: > Hi Gergely, > > The script is there : >http://cvs.php.net/co.php/phpdoc/scripts/xml_proto.php?r=1.13 and, how can I simply download this script? and how should I use this? it's a php script, and I want to document a C/C++ source code. is there any manu

Re: [PHP-DOC] Re: documentating an extension

2004-05-03 Thread Gergely Czuczy
On Mon, 3 May 2004, Gabor Hojtsy wrote: > >>The script is there : > >> http://cvs.php.net/co.php/phpdoc/scripts/xml_proto.php?r=1.13 > >> > >>Please send us an url to your XML files after :) > > > > Why should I? yet, it's going to be a closed-source module, i don't want > > to publicate anythin

Re: [PHP-DOC] Re: documentating an extension

2004-05-03 Thread Gabor Hojtsy
The script is there : http://cvs.php.net/co.php/phpdoc/scripts/xml_proto.php?r=1.13 Please send us an url to your XML files after :) Why should I? yet, it's going to be a closed-source module, i don't want to publicate anything of it yet. it's hardly ready Just forget what Mehdi asked. He assumed

Re: [PHP-DOC] Re: documentating an extension

2004-05-02 Thread Gergely Czuczy
On Sun, 2 May 2004, Mehdi Achour wrote: > Hi Gergely, > > The script is there : >http://cvs.php.net/co.php/phpdoc/scripts/xml_proto.php?r=1.13 > > Please send us an url to your XML files after :) Why should I? yet, it's going to be a closed-source module, i don't want to publicate anything of

[PHP-DOC] Re: documentating an extension

2004-05-02 Thread Mehdi Achour
Hi Gergely, The script is there : http://cvs.php.net/co.php/phpdoc/scripts/xml_proto.php?r=1.13 Please send us an url to your XML files after :) Than kyou in advance for your work Mehdi Achour Gergely Czuczy wrote: hello all, i have written an own extension and I want the documentation to be