Github user mateiz commented on the pull request:
https://github.com/apache/spark/pull/457#issuecomment-40916994
@pwendell I've modified the Javadoc landing page to list things by group,
which I think is better:
http://people.csail.mit.edu/matei/spark-unified-docs/api/java/index.html.
Unfortunately you can't link to the Spark package by default without losing the
frames on the left, and as far as I can tell you can't modify the HTML on the
landing page in any way other than creating groups.
I also saw that you need to create a separate package-info.java to have
package-level docs in Java. I've added one as an example but it will be quite a
bit of work to create them for every package. Later on it may be possible to
modify Genjavadoc to create them from package.scala.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---