[
https://issues.apache.org/jira/browse/SPARK-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13975226#comment-13975226
]
Matei Zaharia commented on SPARK-1439:
--------------------------------------
Thanks for looking into this, Sean. Instead of messing around with YARN I got
it working by just excluding the YARN project from unidoc, since none of the
classes there are public APIs. I also got Javadoc to work after doing this.
Check out https://github.com/apache/spark/pull/457.
> Aggregate Scaladocs across projects
> -----------------------------------
>
> Key: SPARK-1439
> URL: https://issues.apache.org/jira/browse/SPARK-1439
> Project: Spark
> Issue Type: Sub-task
> Components: Documentation
> Reporter: Matei Zaharia
> Fix For: 1.0.0
>
>
> Apparently there's a "Unidoc" plugin to put together ScalaDocs across
> modules: https://github.com/akka/akka/blob/master/project/Unidoc.scala
--
This message was sent by Atlassian JIRA
(v6.2#6252)