Skip to content

Commit f4e8013

Browse files
authored
Better index page (#33)
1 parent 6ae48a1 commit f4e8013

File tree

1 file changed

+48
-6
lines changed

1 file changed

+48
-6
lines changed

docs/index.md

Lines changed: 48 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,55 @@ sidebar_label: Welcome
44

55
# Welcome to Roo Code!
66

7-
This is the documentation for Roo Code. Let's get you set up and ready to build.
7+
Roo Code is an AI-powered autonomous coding agent that lives in your editor, designed to help you code faster and smarter. Whether you're starting a new project, maintaining existing code, or learning new technologies, Roo Code is your intelligent coding companion.
88

9-
Click the **Next** button below to begin.
9+
## What Can Roo Code Do?
1010

11-
---
11+
- 🚀 **Generate Code** from natural language descriptions
12+
- 🔧 **Refactor & Debug** existing code
13+
- 📝 **Write & Update** documentation
14+
- 🤔 **Answer Questions** about your codebase
15+
- 🔄 **Automate** repetitive tasks
16+
- 🏗️ **Create** new files and projects
17+
18+
## Quick Start
19+
20+
1. [Install Roo Code](getting-started/installing)
21+
2. [Connect Your AI Provider](getting-started/connecting-api-provider)
22+
3. [Try Your First Task](getting-started/your-first-task)
23+
24+
## Key Features
25+
26+
### Multiple Modes
27+
Roo Code adapts to your needs with specialized [modes](basic-usage/modes):
28+
- **Code Mode:** For general-purpose coding tasks
29+
- **Architect Mode:** For planning and technical leadership
30+
- **Ask Mode:** For answering questions and providing information
31+
32+
### Smart Tools
33+
Roo Code comes with powerful [tools](basic-usage/using-tools) that can:
34+
- Read and write files in your project
35+
- Execute commands in your VS Code terminal
36+
- Perform web browsing (if enabled)
37+
- Use external tools via MCP (Model Context Protocol)
38+
39+
### Customization
40+
Make Roo Code work your way with:
41+
- [Custom Instructions](advanced-usage/custom-instructions) for personalized behavior
42+
- [Custom Modes](advanced-usage/custom-modes) for specialized tasks
43+
- [Local Models](advanced-usage/local-models) for offline use
44+
- [Auto-Approval Settings](advanced-usage/auto-approving-actions) for faster workflows
45+
46+
## Resources
47+
48+
### Documentation
49+
- [Basic Usage Guide](basic-usage/the-chat-interface)
50+
- [Advanced Features](advanced-usage/auto-approving-actions)
51+
- [Frequently Asked Questions](faq)
1252

13-
## Need Help?
53+
### Community
54+
- **Discord:** [Join our Discord server](https://discord.gg/roocode) for real-time help and discussions
55+
- **Reddit:** [Visit our subreddit](https://www.reddit.com/r/RooCode) to share experiences and tips
56+
- **GitHub:** Report [issues](https://github.com/RooVetGit/Roo-Code/issues) or request [features](https://github.com/RooVetGit/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop)
1457

15-
* **Discord:** [Join our Discord server](https://discord.gg/roocode) to chat with other users and the Roo Code team.
16-
* **Reddit:** [Visit our subreddit](https://www.reddit.com/r/RooCode) to discuss Roo Code and share your experiences.
58+
Ready to get started? Click the **Next** button below to begin your journey with Roo Code!

0 commit comments

Comments
 (0)