mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
Docs: Fix broken links and update documentation (#377)
This commit is contained in:
@@ -10,12 +10,10 @@ The Gemini CLI is a tool designed to bring the capabilities of Gemini models to
|
||||
|
||||
This documentation is organized into the following sections:
|
||||
|
||||
- **[Getting Started](./getting-started.md):** Learn how to install, configure, and run the Gemini CLI for the first time.
|
||||
- **[Architecture Overview](./architecture.md):** Understand the high-level design of the Gemini CLI, including its core components and how they interact.
|
||||
- **CLI Usage:**
|
||||
- **[CLI Introduction](./cli/index.md):** An overview of the command-line interface.
|
||||
- **[Commands](./cli/commands.md):** Detailed descriptions of all available CLI commands.
|
||||
- **[UI Guide](./cli/ui-guide.md):** Information on the terminal UI, themes, and customization.
|
||||
- **[Configuration](./cli/configuration.md):** How to configure the CLI.
|
||||
- **Server Details:**
|
||||
- **[Server Introduction](./server/index.md):** An overview of the server component.
|
||||
@@ -27,7 +25,7 @@ This documentation is organized into the following sections:
|
||||
- **[Shell Tool](./tools/shell.md):** Using the `execute_bash_command` tool.
|
||||
- **[Web Fetch Tool](./tools/web.md):** Using the `web_fetch` tool.
|
||||
- **[Multi-File Read Tool](./tools/multi-file.md):** Using the `read_many_files` tool.
|
||||
- **[Contributing & Development Guide](../CONTRIBUTING.md#development-setup-and-workflow):** Information for contributors and developers, including setup, building, testing, and coding conventions.
|
||||
- **[Contributing & Development Guide](../CONTRIBUTING.md):** Information for contributors and developers, including setup, building, testing, and coding conventions.
|
||||
- **[Troubleshooting Guide](./troubleshooting.md):** Find solutions to common problems and FAQs.
|
||||
|
||||
We hope this documentation helps you make the most of the Gemini CLI!
|
||||
|
||||
Reference in New Issue
Block a user