What's the best and easiest way to generate clean and simple API Docs for my CakePHP Project? All Methods are commented using PHPDoc Standard.
问问题
1917 次
1 回答
2
大概是 CakePHP 团队开发的 Api Generator 项目:https ://github.com/cakephp/api_generator
于 2012-03-06T14:42:03.970 回答