Connecting Tech Pros Worldwide Forums | Help | Site Map

PHP online documentation

MiranL@gmail.com
Guest
 
Posts: n/a
#1: Mar 6 '06
Hello,

does anybody know which tools are used to create the online-HTML-manual
on PHP.net?


Thanks,
Miran


Richard Levasseur
Guest
 
Posts: n/a
#2: Mar 6 '06

re: PHP online documentation


I don't know what tool they use, but being as how its C, I wouldn't be
surprised if it was doxygen.
There is also a PHP Documentor at http://www.phpdoc.org/ and that is
the one that PEAR uses. It uses JavaDoc syntax and works quite well,
provided you document everything ;)

Closed Thread