diff options
Diffstat (limited to 'docs/index.md')
| -rw-r--r-- | docs/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md index 1745d288..5c710976 100644 --- a/docs/index.md +++ b/docs/index.md @@ -19,6 +19,7 @@ This documentation is organized into the following sections: - **[CLI Introduction](./cli/index.md):** An overview of the command-line interface. - **[Commands](./cli/commands.md):** Detailed descriptions of all available CLI commands. - **[Configuration](./cli/configuration.md):** How to configure the CLI. + - **[Extensions](./extension.md):** How to extend the CLI with new functionality. - **Core Details:** - **[Core Introduction](./core/index.md):** An overview of the core component. - **[Configuration](./core/configuration.md):** How to configure the core. |
