On Thu, 12 Aug 2010 Drew Farris <[email protected]> wrote: > On Thu, Aug 12, 2010 at 5:43 AM, Isabel Drost <[email protected]> > wrote: > > As soon as someone tells me the right URLs to access each Mahout > > module's java doc I am +1 here as well. So far I could only make out > > the documentation for the core module... > > Does MahoutQM put the docs javadocs somewhere accessable via the web?
It published the Maven Site on hudson in a directory that is accessible from the web. Part of that site is JavaDoc - older versions are still online: http://hudson.zones.apache.org/hudson/userContent/lucene-mahout/utils-reports/apidocs/index.html http://hudson.zones.apache.org/hudson/userContent/lucene-mahout/core-reports/apidocs/index.html http://hudson.zones.apache.org/hudson/userContent/lucene-mahout/matrix-reports/apidocs/index.html Have to admit though that this solution solves only the problem of having JavaDocs for whatever is currently checked-in in trunk. Isabel
