PHP - phpDocumentor - 生成されたドキュメント

 クラウディア
1. 生成されたドキュメント
2. ブラウザで見てみる

1. 生成されたドキュメント

 前項までで、ドキュメントの生成ができるようになりました。  結局のところ見たかったのが

vendor/openpsa/universalfeedcreator/lib/UniversalFeedCreator.php
 だったのですが、最終的に以下で作り直し(結構ワーニングは出ています)

> cd /作業ディレクトリ/
> vendor/bin/phpdoc run -d vendor/openpsa/universalfeedcreator/lib

・・・	略	・・・

2. ブラウザで見てみる

 Firefox で見ますと先頭ページ(index.html)が
「phpDocumentor」-「index.html」

 UniversalFeedCreator クラスの saveFeed メソッドの引数が知りたかったので
 「UniversalFeedCreator」

「phpDocumentor」-「UniversalFeedCreator」

 「saveFeed」

「phpDocumentor」-「saveFeed」

 これが知りたくて、2日ほどかかっちゃいました(笑)。

「phpDocumentor」-「saveFeed」「表示」

ハイスピードプラン