我試圖用phpDocumentor v2記錄我的框架。除了常量,一切都很好。這裏是我的代碼: // Define our site url
if(MOD_REWRITE)
{
/**
* The URL to get to the root of the website (HTTP_HOST + webroot)
*
* @pac
是否存在用於記錄採用單個配置數組而不是單個參數的函數的語法? 我特別想笨樣式庫,它使用類似這樣的機制: <?php
//
// Library definition
//
class MyLibrary {
var $foo;
var $bar;
var $baz;
// ... and many more vars...
/* F
通過使用@usedby標記超鏈接不在文檔中。 Class Content
{
/**
* simple db class variable
* @access public
*/
var $_db=null; // db
/**
* s3 class instance
*/
private $_s3=nul