Le 04/01/13 14:00, Krinkle a écrit :
Regardless of the framework we choose, we should set it up to be generated for branches and update on merge from jenkins's post-merge hooks. Come to think of it, we should probably do that for the PHP/Doxygen as well (is that still running from the cronjob on svn.wikimedia.org?).
Indeed, the documentation generation is still being made on the server that host our subversion repositories. It is run once per day from master.
I have already looked at having doc generated for master and release branches as a post merge commit. I had some bug in Zuul that prevented me from having the doc properly generated, will have a look at it again as time allow.