aboutsummaryrefslogtreecommitdiff
path: root/python/docs
diff options
context:
space:
mode:
authorXiangrui Meng <meng@databricks.com>2015-05-14 18:16:22 -0700
committerXiangrui Meng <meng@databricks.com>2015-05-14 18:16:22 -0700
commit48fc38f5844f6c12bf440f2990b6d7f1630fafac (patch)
tree0003baf8aa6b2591981bd0cf029fd4f9cf2a9bd8 /python/docs
parent723853edab18d28515af22097b76e4e6574b228e (diff)
downloadspark-48fc38f5844f6c12bf440f2990b6d7f1630fafac.tar.gz
spark-48fc38f5844f6c12bf440f2990b6d7f1630fafac.tar.bz2
spark-48fc38f5844f6c12bf440f2990b6d7f1630fafac.zip
[SPARK-7619] [PYTHON] fix docstring signature
Just realized that we need `\` at the end of the docstring. brkyvz Author: Xiangrui Meng <meng@databricks.com> Closes #6161 from mengxr/SPARK-7619 and squashes the following commits: e44495f [Xiangrui Meng] fix docstring signature
Diffstat (limited to 'python/docs')
-rw-r--r--python/docs/pyspark.ml.rst14
1 files changed, 7 insertions, 7 deletions
diff --git a/python/docs/pyspark.ml.rst b/python/docs/pyspark.ml.rst
index 8379b8fc8a..518b8e774d 100644
--- a/python/docs/pyspark.ml.rst
+++ b/python/docs/pyspark.ml.rst
@@ -1,8 +1,8 @@
pyspark.ml package
-=====================
+==================
ML Pipeline APIs
---------------
+----------------
.. automodule:: pyspark.ml
:members:
@@ -10,7 +10,7 @@ ML Pipeline APIs
:inherited-members:
pyspark.ml.param module
--------------------------
+-----------------------
.. automodule:: pyspark.ml.param
:members:
@@ -34,7 +34,7 @@ pyspark.ml.classification module
:inherited-members:
pyspark.ml.recommendation module
--------------------------
+--------------------------------
.. automodule:: pyspark.ml.recommendation
:members:
@@ -42,7 +42,7 @@ pyspark.ml.recommendation module
:inherited-members:
pyspark.ml.regression module
--------------------------
+----------------------------
.. automodule:: pyspark.ml.regression
:members:
@@ -50,7 +50,7 @@ pyspark.ml.regression module
:inherited-members:
pyspark.ml.tuning module
---------------------------------
+------------------------
.. automodule:: pyspark.ml.tuning
:members:
@@ -58,7 +58,7 @@ pyspark.ml.tuning module
:inherited-members:
pyspark.ml.evaluation module
---------------------------------
+----------------------------
.. automodule:: pyspark.ml.evaluation
:members: