aboutsummaryrefslogtreecommitdiff
path: root/docs/api.md
blob: b0acbe34c5393804021c596b4dde4540a6999dcb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
---
layout: global
title: Spark API documentation (Scaladoc)
---

Here you can find links to the Scaladoc generated for the Spark sbt subprojects.  If the following links don't work, try running `sbt/sbt doc` from the Spark project home directory.

- [Core]({{HOME_PATH}}../../core/target/scala-2.9.1/api/index.html)
- [Examples]({{HOME_PATH}}../../examples/target/scala-2.9.1/api/index.html)
- [Repl]({{HOME_PATH}}../../repl/target/scala-2.9.1/api/index.html)
- [Bagel]({{HOME_PATH}}../../bagel/target/scala-2.9.1/api/index.html)