For a developer, documents are always one of the most vexing things. Also, it is likely that you will take 2 different attitudes towards the document:
When you use someone else's code base, the most desirable is its technical documentation,
PhpdocphpDocumentor is a very powerful automatic document generation tool that can help us compile standard comments and generate documents that are easy to understand and have a clear structure,
It is very helpful for code upgrades, maintenance,
Phpdocumentor is a very powerful document auto-generation tool that helps us to write specification annotations, generate easy-to-understand, structured documents,
For our code upgrade, maintenance, handover, etc. have very great help.
The online
Document comments, nothing more than "//" and "/**/" two, write their own code, so point, appropriate to write a few sentences just fine; but a person always has a day in the team, team communication is not that a few comments and a mouth can solve,
PHP Advanced Programming Learning Note 20140612
An important part of software development is document writing. He can help future program maintainers and users understand your ideas in development. It also makes it easy to re-view your code later.
PHP Advanced Programming Study Notes 20140612
Document Writing is an important part in software development. It helps future program maintenance personnel and users understand your development ideas. It also makes it easier to re-view the code in
Discussion: How to use PhpDocumentor to generate documents. Command line method: enter phpdoc-h in the directory where phpDocumentor is located to obtain a detailed parameter table. The following are several important parameters:-f: name of the file
1. What is phpbench entor?Phpdocumentor is a tool written in PHP. For PHP programs with standardized annotations, it can quickly generate API documents with functions such as mutual reference and indexing. The old version is phpdoc. It was renamed
PHPDocumentor is a tool written in PHP. for php programs with standardized annotations, it can quickly generate API documents with functions such as mutual reference and indexing. The old version is phpdoc. 1. what is phpbench entor?
PHPDocumentor
PHPDocumentor is a tool written in PHP. for php programs with standardized annotations, it can quickly generate API documents with functions such as mutual reference and indexing. The old version is phpdoc.
1. what is phpbench entor?
PHPDocumentor
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.