问题
Is it possible to generate doc with php? What libraries are the best in generating doc?
PS.
I need library that works with UTF-8
回答1:
Here's an article which illustrates different methods.
回答2:
I assume you mean generating documentation like javadoc? If so then the defacto standard use to be phpdoc.
来源:https://stackoverflow.com/questions/4912593/generate-doc-with-php