A:
登陆http://pear.phpdoc.org/,查看可以使用的phpDocumentor下载地址,再次运行
D:\php5>pear install http://pear.phpdoc.org/get/phpDocumentor-2.0.0b6.tgz
downloading phpDocumentor-2.0.0b6.tgz ...
Starting to download phpDocumentor-2.0.0b6.tgz (3,002,729 bytes)
.........................................................................
.........................................................................
.........................................................................
.........................................................................
.........................................................................
.............done: 3,002,729 bytes
install ok: channel://pear.phpdoc.org/phpDocumentor-2.0.0b6
Q:对于pear的安装
Q:简单使用
A:
phpdoc -d "D:\phpStudy\WWW\app" -t "D:\phpStudy\WWW\doc"pdo
-d表示要生成文档的应用,-t表示文档生成在哪一个目录。文档