Yeah, it can be done with maven to create a “javadoc” jar. I was just trying to 
get IDEA to do it and can’t make that work so was looking for some other 
examples. We may have a missing dependency. I’ll try to track that down first. 
Most of the googling explained how to do it with sbt. I’ll go dig into Spark a 
bit more.

On May 17, 2014, at 8:11 PM, Dmitriy Lyubimov <[email protected]> wrote:

Heh. Good question... scaladoc is the javadoc for scala. I dont know, so
unless it is automagically detected by jenkins or whatever system is used
to publish them, the answer is probably no. I am fairly sure i have set up
maven to generate those as this is something i always do for scala code,
but this is probably yet another area we could look at what Spark does
about it within apache infrastructure.
On May 17, 2014 11:10 AM, "Pat Ferrel" <[email protected]> wrote:

> Is there a scaladoc server for the mahout Scala code in the 1.0 snapshot?
> It looks like we are using ScalaDoc conventions in Scala code.

Reply via email to