Always report the same mistakes, ask how to solve
rd@rd-g31m-es2c:~/www/laravel-dev$ composer Installloading composer repositories with package informationinstalling Dependencies (including Require-dev) from lock file-installing
1. What is Phpdocumentor?
Phpdocumentor is a php-written tool for PHP programs with canonical annotations that can quickly generate API documentation with cross-referencing, indexing, and other functions. The old version is Phpdoc, starting from 1.3.
1. What is Phpdocumentor?
Phpdocumentor is a php-written tool for PHP programs with canonical annotations that can quickly generate API documentation with cross-referencing, indexing, and other functions. The old version is Phpdoc, starting from 1.3.
1. What is Phpdocumentor?
Phpdocumentor is a tool written in PHP, and for PHP programs with canonical annotations, it can quickly generate API documents with cross-references, indexes, and so on. The old version is Phpdoc, starting with 1.3.0,
Website address: http://www.phpdoc.org/Project Address: Https://github.com/phpDocumentor/phpDocumentor2
Phpdocumentor 2 is a program that can parse PHP source code and comment blocks and generate documents.
Inspired by Phpdocumentor 1 and Javadoc,
Official Address: http://www.phpdoc.org/Project address: Https://github.com/phpDocumentor/phpDocumentor2
Phpdocumentor 2 is a program that can parse PHP source code and comment blocks and generate documents.
Inspired by Phpdocumentor 1 and Javadoc,
Command Line Method:
Enter
Phpdoc-H
A detailed parameter table is displayed. Several important parameters are as follows:
-F name of the file to be analyzed. Multiple files are separated by commas.
-D directory to be analyzed. multiple directories
Website address: http://www.phpdoc.org/Project Address: Https://github.com/phpDocumentor/phpDocumentor2
Phpdocumentor 2 is a program that can analyze PHP source code and comment blocks and generate documents.
Inspired by Phpdocumentor 1 and
Phpdocumentor Learning Usage Records A Phpdocumentor Introduction Phpdocumentor is a php-written tool for PHP programs with canonical annotations that can quickly generate API documentation with cross-referencing, indexing, and other functions. The
The operation process is as follows:
$ /usr/local/php5/bin/pear channel-discover pear.phpdoc.orgAdding Channel "pear.phpdoc.org" succeededDiscovery of channel "pear.phpdoc.org" succeeded$ /usr/local/php5/bin/pear install
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.