aboutsummaryrefslogtreecommitdiff
path: root/docs/api.md
blob: 8a01023ad43bb9c7499a14c74c7f2ed8e5527744 (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](api/core/index.html)
- [Examples](api/examples/index.html)
- [Repl](api/repl/index.html)
- [Bagel](api/bagel/index.html)