Estoy intentando sin suerte hacer funcionar phpDoc con Xampp.
Por lo visto viene por defecto en las últimas versiones de Xampp pero me dice:
Parsing configuration file phpDocumentor.ini...
(found in C:\php\pear\data/PhpDocumentor/)...
ERROR: cannot open phpDocumentor.ini in directory C:/xampp/php/pear/PhpDocumentor (normal, ese fichero no existe)
-Is phpdoc in either the path or include_path in your php.ini file?
Alguien lo ha conseguido hacer?
Gracias.