Skip to content

Commit

Permalink
doc: Table of contents (#6905)
Browse files Browse the repository at this point in the history
* doc: Table of contents

* Update index.md
  • Loading branch information
tpasternak authored Oct 16, 2024
1 parent d8bca87 commit a1cf27c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
## How to import
The best way to become familiar with the plugin is to watch [this](https://www.youtube.com/watch?v=GV_KwWK3Qy8) video.

## Advanced features

- [Python code generation](python/code-generators.md)
- [Query Sync](querysync.md)
- [Starlark Debugger](starlark_debugger.md)
- [Sub-target incremental compilation](fastbuild.md)
- [Gazelle support](gazelle.md)
- [JVM HotSwap](hotswap.md)

0 comments on commit a1cf27c

Please sign in to comment.