GitHub user mengxr opened a pull request:

    https://github.com/apache/spark/pull/4600

    [SPARK-5730][ML] add doc groups to spark.ml components

    This PR adds three groups to the ScalaDoc: `param`, `setParam`, and 
`getParam`. Params will show up in the generated Scala API doc as the top 
group. Setters/getters will be at the bottom.
    
    Preview:
    
    ![screen shot 2015-02-13 at 2 47 49 
pm](https://cloud.githubusercontent.com/assets/829644/6196657/5740c240-b38f-11e4-94bb-bd8ef5a796c5.png)


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mengxr/spark SPARK-5730

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/4600.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 #4600
    
----
commit febed9a833d9639cc488d78a57e42fc70a64d281
Author: Xiangrui Meng <[email protected]>
Date:   2015-02-13T22:45:36Z

    add doc groups to spark.ml components

----


---
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]

Reply via email to