Github user srowen commented on the pull request:
https://github.com/apache/spark/pull/5120#issuecomment-84599908
API docs are generated but the source that needs fixing here is in the
markdown.
For example in http://spark.apache.org/docs/latest/mllib-data-types.html
there is a link to SparseVector under the Python tab and it goes to
http://spark.apache.org/docs/latest/api/python/pyspark.mllib.linalg.SparseVector-class.html
which doesn't exist.
I think it's all the occurrences of links ending with `-class.html` at the
moment.
---
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.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]