4
我想了解phpDocumentor。我通常會爲每個文件添加一個類。我是否被迫記錄文件和類?我想記錄只是類(爲什麼我應該記錄文件?),但我收到警告...phpDocumentor:僅文檔類
WARNING in comment.class.php on line 8: DocBlock would be page-level, but precedes class "Comment", use another DocBlock to document the file
謝謝
有沒有辦法** **這些警告? – Nathaniel 2012-05-30 22:21:54
@NatIsGleek你爲什麼需要壓制它們?當您運行php documentor腳本時,您可以將錯誤輸出路由到'/ dev/null' – 2012-05-31 02:48:04
雖然文件仍然顯示在列表中.. – 2012-06-07 17:27:21