Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PHPでドキュメントを生成することは可能ですか?ドキュメントの生成に最適なライブラリはどれですか?
PS。
UTF-8で動作するライブラリが必要です
javadoc のようなドキュメントを生成することを意味していると思いますか? もしそうなら、事実上の標準はphpdocです。
これは、さまざまな方法を説明する記事です。