mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
Allow simple extensions for registering MCPservers (#890)
This commit is contained in:
committed by
GitHub
parent
916cfee08d
commit
4e84431df3
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user