Checkpointing documentation (#1321)

Co-authored-by: matt korwel <matt.korwel@gmail.com>
This commit is contained in:
Louis Jimenez
2025-06-24 18:31:32 -04:00
committed by GitHub
parent db57d38d92
commit 7421bf681b
4 changed files with 80 additions and 2 deletions

View File

@@ -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`.