summaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
authorLouis Jimenez <[email protected]>2025-06-24 18:31:32 -0400
committerGitHub <[email protected]>2025-06-24 22:31:32 +0000
commit7421bf681bf8e9faae8cd86aa183bf9ccb1b9422 (patch)
tree831997092d0f52b4997fa04e20d45eaad6a57a16 /docs/index.md
parentdb57d38d92381718f89e235c7cf905d628ae7f70 (diff)
Checkpointing documentation (#1321)
Co-authored-by: matt korwel <[email protected]>
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 c56e8368..2ab8d140 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -16,6 +16,7 @@ This documentation is organized into the following sections:
- **[CLI Introduction](./cli/index.md):** Overview of the command-line interface.
- **[Commands](./cli/commands.md):** Description of available CLI commands.
- **[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.
- **[Telemetry](./telemetry.md):** Overview of telemetry in the CLI.
- **Core Details:** Documentation for `packages/core`.