标签: php jenkins jenkins-plugins phpdoc
有没有办法发布在Jenkins构建中运行phpDox的结果?有关phpDox的信息,请参阅http://jenkins-php.org/。詹金斯有比phpDox更好的选择吗?如果是这样,易于设置和安装?
答案 0 :(得分:2)
AFAIK,phpDox文档呈现为HTML,因此您可以使用HTML Publisher Plugin为Jenkins发布它。