aboutsummaryrefslogtreecommitdiff
path: root/docs/api.md
diff options
context:
space:
mode:
authorAnkur Dave <ankurdave@gmail.com>2014-01-10 11:37:10 -0800
committerAnkur Dave <ankurdave@gmail.com>2014-01-10 11:37:10 -0800
commit6bd9a78e78d42dc5c216af4b6f59a71a002f82e5 (patch)
treedee127765fa8429478641eb5f25f64a4038b2ce8 /docs/api.md
parentcfc10c74a33cfd0997f53cb37053fd69193ee790 (diff)
downloadspark-6bd9a78e78d42dc5c216af4b6f59a71a002f82e5.tar.gz
spark-6bd9a78e78d42dc5c216af4b6f59a71a002f82e5.tar.bz2
spark-6bd9a78e78d42dc5c216af4b6f59a71a002f82e5.zip
Add back Bagel links to docs, but mark them superseded
Diffstat (limited to 'docs/api.md')
-rw-r--r--docs/api.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/api.md b/docs/api.md
index e86d07770a..7639e58053 100644
--- a/docs/api.md
+++ b/docs/api.md
@@ -8,5 +8,6 @@ Here you can find links to the Scaladoc generated for the Spark sbt subprojects.
- [Spark](api/core/index.html)
- [Spark Examples](api/examples/index.html)
- [Spark Streaming](api/streaming/index.html)
-- [Bagel](api/bagel/index.html)
+- [Bagel](api/bagel/index.html) *(superseded by GraphX)*
+- [GraphX](api/graphx/index.html)
- [PySpark](api/pyspark/index.html)