aboutsummaryrefslogtreecommitdiff
path: root/python/docs
diff options
context:
space:
mode:
authorShixiong Zhu <shixiong@databricks.com>2016-03-26 01:47:27 -0700
committerReynold Xin <rxin@databricks.com>2016-03-26 01:47:27 -0700
commitd23ad7c1c92a2344ec03bb4c600b766686faf439 (patch)
tree3dd0ba3ad2dc04878376fd9a61470808bb1933cf /python/docs
parent13945dd83bfa47ebd05181bda5a7c3e412feb5c0 (diff)
downloadspark-d23ad7c1c92a2344ec03bb4c600b766686faf439.tar.gz
spark-d23ad7c1c92a2344ec03bb4c600b766686faf439.tar.bz2
spark-d23ad7c1c92a2344ec03bb4c600b766686faf439.zip
[SPARK-13874][DOC] Remove docs of streaming-akka, streaming-zeromq, streaming-mqtt and streaming-twitter
## What changes were proposed in this pull request? This PR removes all docs about the old streaming-akka, streaming-zeromq, streaming-mqtt and streaming-twitter projects since I have already copied them to https://github.com/spark-packages Also remove mqtt_wordcount.py that I forgot to remove previously. ## How was this patch tested? Jenkins PR Build. Author: Shixiong Zhu <shixiong@databricks.com> Closes #11824 from zsxwing/remove-doc.
Diffstat (limited to 'python/docs')
-rw-r--r--python/docs/pyspark.streaming.rst7
1 files changed, 0 insertions, 7 deletions
diff --git a/python/docs/pyspark.streaming.rst b/python/docs/pyspark.streaming.rst
index fc52a64754..25ceabac0a 100644
--- a/python/docs/pyspark.streaming.rst
+++ b/python/docs/pyspark.streaming.rst
@@ -29,10 +29,3 @@ pyspark.streaming.flume.module
:members:
:undoc-members:
:show-inheritance:
-
-pyspark.streaming.mqtt module
------------------------------
-.. automodule:: pyspark.streaming.mqtt
- :members:
- :undoc-members:
- :show-inheritance: