diff options
Diffstat (limited to 'docs/index.md')
| -rw-r--r-- | docs/index.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/index.md b/docs/index.md index 23a0f9fb..66eb6787 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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! |
