Skip to content

Commit 96a6cae

Browse files
committed
Add TOC to index
1 parent 5192e51 commit 96a6cae

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/index.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@ Your next API to work with [Spark](https://spark.apache.org/).
55

66
We are looking to have this as a part of https://github.com/apache/spark repository. Consider this beta-quality software.
77

8+
<!-- toc -->
9+
10+
- [Goal](#goal)
11+
- [Non-goals](#non-goals)
12+
- [Installation](#installation)
13+
- [Usage](#usage)
14+
- [Useful helper methods](#useful-helper-methods)
15+
* [`withSpark`](#withspark)
16+
* [`withCached`](#withcached)
17+
- [Examples](#examples)
18+
- [Issues and feedback](#issues-and-feedback)
19+
20+
<!-- tocstop -->
21+
822
## Goal
923

1024
This project adds a missing layer of compatibility between [Kotlin](https://kotlinlang.org/) and [Spark](https://spark.apache.org/).

0 commit comments

Comments
 (0)