aboutsummaryrefslogtreecommitdiff
path: root/docs/api.md
blob: 3bdac174f9137b62e18ee70899e78a948d640390 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
---
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}}api/core/index.html)
- [Examples]({{HOME_PATH}}api/examples/index.html)
- [Bagel]({{HOME_PATH}}api/bagel/index.html)