Re: [PHP-DOC] Php documentation conversion

2003-06-26 Thread Mehdi
Hi, have a read here : http://www.php.net/manual/en/about.generate.php Mehdi [EMAIL PROTECTED] wrote: Hi, i need some information about your project (i need to design a similar one). I heard that all Php documentation is based on Xml. Which are tools used to convert documents into .chm .pdf .d

Re: [PHP-DOC] Php documentation conversion

2003-06-26 Thread Hartmut Holzgraefe
[EMAIL PROTECTED] wrote: Hi, i need some information about your project (i need to design a similar one). I heard that all Php documentation is based on Xml. Which are tools used to convert documents into .chm .pdf .doc .hlp ? Could you please tell me these software names? have a look at http://www

Re: [PHP-DOC] Php documentation conversion

2003-06-26 Thread shimi
the php documentation is open source; you can have a look at the build system and see what it does. perhaps even use it for your own needs (i don't know. read the LICENSE first!) http://cvs.php.net/cvs.php/phpdoc?login=2 On Thu, 26 Jun 2003 [EMAIL PROTECTED] wrote: > Hi, > i need some informa

[PHP-DOC] Php documentation conversion

2003-06-26 Thread zappaz
Hi, i need some information about your project (i need to design a similar one). I heard that all Php documentation is based on Xml. Which are tools used to convert documents into .chm .pdf .doc .hlp ? Could you please tell me these software names? Thanks in advance, Zappaz __