so, I just have to fix /xdocs/ci.xml ? and the buildbot generates ci.html and commits it ?
On 20 mai 2014, at 23:14, Konstantin Kolinko <knst.koli...@gmail.com> wrote: > 2014-05-21 0:58 GMT+04:00 <slaur...@apache.org>: >> Author: slaurent >> Date: Tue May 20 20:58:55 2014 >> New Revision: 1596415 >> >> URL: http://svn.apache.org/r1596415 >> Log: >> fixed URLs to documentation snapshots >> > > -1. > > 1. This shall be fixed not here, but in Buildbot configuration. > 2. It writes documentation and coverage (and logs) into the same > place. Whether you are seeing docs or coverage depends on whether a > build is running in this very moment. > 3. ci.html only? (Without xml) > >> Modified: >> tomcat/site/trunk/docs/ci.html >> >> Modified: tomcat/site/trunk/docs/ci.html >> URL: >> http://svn.apache.org/viewvc/tomcat/site/trunk/docs/ci.html?rev=1596415&r1=1596414&r2=1596415&view=diff >> ============================================================================== >> --- tomcat/site/trunk/docs/ci.html (original) >> +++ tomcat/site/trunk/docs/ci.html Tue May 20 20:58:55 2014 >> @@ -263,14 +263,14 @@ prepared and published by ASF Buildbot, >> <ul> >> >> <li> >> -<a href="http://ci.apache.org/projects/tomcat/tomcat8/docs/index.html" >> rel="nofollow">Tomcat trunk</a> (8.0.x)</li> >> +<a href="http://ci.apache.org/projects/tomcat/tomcat8/index.html" >> rel="nofollow">Tomcat trunk</a> (8.0.x)</li> >> >> <li> >> -<a href="http://ci.apache.org/projects/tomcat/tomcat7/docs/index.html" >> rel="nofollow">Tomcat 7.0.x</a> >> +<a href="http://ci.apache.org/projects/tomcat/tomcat7/index.html" >> rel="nofollow">Tomcat 7.0.x</a> >> </li> >> >> <li> >> -<a href="http://ci.apache.org/projects/tomcat/tomcat6/docs/index.html" >> rel="nofollow">Tomcat 6.0.x</a> >> +<a href="http://ci.apache.org/projects/tomcat/tomcat6/index.html" >> rel="nofollow">Tomcat 6.0.x</a> >> </li> >> >> </ul> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org >> For additional commands, e-mail: dev-h...@tomcat.apache.org >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev-h...@tomcat.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org