mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
25 lines
728 B
Markdown
25 lines
728 B
Markdown
# Qwen Code Documentation
|
|
|
|
Welcome to the Qwen Code documentation. Qwen Code is an agentic coding tool that lives in your terminal and helps you turn ideas into code faster than ever before.
|
|
|
|
## Documentation Sections
|
|
|
|
### [User Guide](./users/overview)
|
|
Learn how to use Qwen Code as an end user. This section covers:
|
|
|
|
- Basic installation and setup
|
|
- Common usage patterns
|
|
- Features and capabilities
|
|
- Configuration options
|
|
- Troubleshooting
|
|
|
|
### [Developer Guide](./developers/architecture)
|
|
|
|
Learn how to contribute to and develop Qwen Code. This section covers:
|
|
|
|
- Architecture overview
|
|
- Contributing guidelines
|
|
- Core concepts and implementation details
|
|
- Tools and development workflow
|
|
- Extension and plugin development
|