ドキュメントの作成 - PHPプロ!マニュアル
- ドキュメントの作成
ドキュメントの作成
Documentation is a critical part of PEAR. Even the most interesting and helpful package will not be used without proper documentation that helps users understand it.
Documentation for a package in PEAR means two things:
-
API documentation that explains all classes, methods and functions a package provides
-
Chapters and paragraphs about the package itself: What the package can be used for, how to use it, and examples.
API documentation is automatically generated after a package has been released on pear.php.net from the code using phpDocumentor.
The second type of documentation needs to be created manually. It is the documentation you see in this very manual below the packages book.
At first you will learn how to obtain and render this manual before going into detail about writing documentation for your own package.
マニュアルメニュー
Manual Menu

- 動的なURLを静的に見せる方法
Tweet

- 普通に考えて、mod_rewrite でしょうね。 http://www.nishishi.com/blog/2006/01/mod_rewrite_url.html...
▲解説者:岡本(アシアル株式会社 教育コーディネーター兼 システムエンジニア)




ページのトップへ


GETのままでは検索エンジンのロボットが拾ってくれなかったためにSEO対策として有効だと言われていますね。