mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
Allow simple extensions for registering MCPservers (#890)
This commit is contained in:
parent
916cfee08d
commit
4e84431df3
6 changed files with 241 additions and 3 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue