summaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
authorShreya Keshive <[email protected]>2025-08-13 12:31:20 -0400
committerGitHub <[email protected]>2025-08-13 16:31:20 +0000
commitf81ccd8d7a996dc3f8b9dbc2fab1e428d482d6a5 (patch)
tree0f27211c6780bf902306249165491c38dc4c1316 /docs/index.md
parentd3fda9dafb3921c9edd5cf4fc166dedecd91d84f (diff)
Add usage documentation for IDE integration (#6154)
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md
index ecdd5a52..fc0de1ea 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -18,6 +18,7 @@ This documentation is organized into the following sections:
- **[Configuration](./cli/configuration.md):** Information on configuring the CLI.
- **[Checkpointing](./checkpointing.md):** Documentation for the checkpointing feature.
- **[Extensions](./extension.md):** How to extend the CLI with new functionality.
+ - **[IDE Integration](./ide-integration.md):** Connect the CLI to your editor.
- **[Telemetry](./telemetry.md):** Overview of telemetry in the CLI.
- **Core Details:** Documentation for `packages/core`.
- **[Core Introduction](./core/index.md):** Overview of the core component.