diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 00000000000..c8457e10de6 --- /dev/null +++ b/docs/index.md @@ -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)