GitHub user davies opened a pull request:
https://github.com/apache/spark/pull/2689
[SPARK-3412] Replace Epydoc with Sphinx to generate Python API docs
Retire Epydoc, use Sphinx to generate API docs.
Refine Sphinx docs, also convert some docstrings into Sphinx style.
It looks like:

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/davies/spark docs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/2689.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2689
----
commit 240b3933ffa21c97d8bf53b91b6274f715877980
Author: Davies Liu <[email protected]>
Date: 2014-10-06T22:00:11Z
replace epydoc with sphinx doc
commit 746d0b67ba782faf660c24dc3ab11caefc9a0cc2
Author: Davies Liu <[email protected]>
Date: 2014-10-06T22:46:24Z
@param -> :param
commit 4bc1c3c794c2ecfb213d5fc0379c03c3615b5c89
Author: Davies Liu <[email protected]>
Date: 2014-10-07T06:29:49Z
refactor
commit d5b874a1dd0f49e1dee84746ef64ec08efeccaf9
Author: Davies Liu <[email protected]>
Date: 2014-10-07T06:35:49Z
Merge branch 'master' of github.com:apache/spark into docs
Conflicts:
python/pyspark/mllib/classification.py
python/pyspark/mllib/regression.py
----
---
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]