mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Update docs links to GitHub Pages (#12371)
This commit is contained in:
parent
d229002cdd
commit
15542fcbbf
20 changed files with 61 additions and 61 deletions
|
|
@ -27,7 +27,7 @@
|
||||||
- [简体中文](locales/zh-CN/README.md)
|
- [简体中文](locales/zh-CN/README.md)
|
||||||
- [繁體中文](locales/zh-TW/README.md)
|
- [繁體中文](locales/zh-TW/README.md)
|
||||||
- ...
|
- ...
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -51,11 +51,11 @@ Roo Code adapts to how you work:
|
||||||
- Debug Mode: trace issues, add logs, isolate root causes
|
- Debug Mode: trace issues, add logs, isolate root causes
|
||||||
- Custom Modes: build specialized modes for your team or workflow
|
- Custom Modes: build specialized modes for your team or workflow
|
||||||
|
|
||||||
Learn more: [Using Modes](https://docs.roocode.com/basic-usage/using-modes) • [Custom Modes](https://docs.roocode.com/advanced-usage/custom-modes)
|
Learn more: [Using Modes](https://roocodeinc.github.io/Roo-Code/basic-usage/using-modes) • [Custom Modes](https://roocodeinc.github.io/Roo-Code/advanced-usage/custom-modes)
|
||||||
|
|
||||||
## Resources
|
## Resources
|
||||||
|
|
||||||
- **[Documentation](https://docs.roocode.com):** The official guide to installing, configuring, and mastering Roo Code.
|
- **[Documentation](https://roocodeinc.github.io/Roo-Code/):** The official guide to installing, configuring, and mastering Roo Code.
|
||||||
- **[GitHub Issues](https://github.com/RooCodeInc/Roo-Code/issues):** Report bugs and track development.
|
- **[GitHub Issues](https://github.com/RooCodeInc/Roo-Code/issues):** Report bugs and track development.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -91,7 +91,7 @@ const faqs: FAQItem[] = [
|
||||||
(or GitHub). Add your AI keys (OpenAI, Anthropic, or other) in the extension settings. Open the Roo
|
(or GitHub). Add your AI keys (OpenAI, Anthropic, or other) in the extension settings. Open the Roo
|
||||||
panel (the rocket icon) in VS Code, and start typing commands in plain English!{" "}
|
panel (the rocket icon) in VS Code, and start typing commands in plain English!{" "}
|
||||||
<a
|
<a
|
||||||
href="https://docs.roocode.com/tutorial-videos"
|
href="https://roocodeinc.github.io/Roo-Code/tutorial-videos"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
className="text-primary underline-offset-4 hover:underline">
|
className="text-primary underline-offset-4 hover:underline">
|
||||||
|
|
@ -108,7 +108,7 @@ const faqs: FAQItem[] = [
|
||||||
user-specified context) to handle large codebases. Enterprises especially appreciate the on-prem or
|
user-specified context) to handle large codebases. Enterprises especially appreciate the on-prem or
|
||||||
self-hosted model option for compliance and security needs.{" "}
|
self-hosted model option for compliance and security needs.{" "}
|
||||||
<a
|
<a
|
||||||
href="https://docs.roocode.com"
|
href="https://roocodeinc.github.io/Roo-Code/"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
className="text-primary underline-offset-4 hover:underline">
|
className="text-primary underline-offset-4 hover:underline">
|
||||||
|
|
@ -126,7 +126,7 @@ const faqs: FAQItem[] = [
|
||||||
approval. And because Roo Code is fully open-source, it's auditable—you can review exactly how it
|
approval. And because Roo Code is fully open-source, it's auditable—you can review exactly how it
|
||||||
works before deploying it.{" "}
|
works before deploying it.{" "}
|
||||||
<a
|
<a
|
||||||
href="https://docs.roocode.com"
|
href="https://roocodeinc.github.io/Roo-Code/"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
className="text-primary underline-offset-4 hover:underline">
|
className="text-primary underline-offset-4 hover:underline">
|
||||||
|
|
@ -161,7 +161,7 @@ const faqs: FAQItem[] = [
|
||||||
<>
|
<>
|
||||||
Check out our{" "}
|
Check out our{" "}
|
||||||
<a
|
<a
|
||||||
href="https://docs.roocode.com"
|
href="https://roocodeinc.github.io/Roo-Code/"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
className="text-primary underline-offset-4 hover:underline">
|
className="text-primary underline-offset-4 hover:underline">
|
||||||
|
|
|
||||||
|
|
@ -5,13 +5,13 @@ export const EXTERNAL_LINKS = {
|
||||||
LINKEDIN: "https://www.linkedin.com/company/roo-code",
|
LINKEDIN: "https://www.linkedin.com/company/roo-code",
|
||||||
TIKTOK: "https://www.tiktok.com/@roo.code",
|
TIKTOK: "https://www.tiktok.com/@roo.code",
|
||||||
BLUESKY: "https://bsky.app/profile/roocode.bsky.social",
|
BLUESKY: "https://bsky.app/profile/roocode.bsky.social",
|
||||||
DOCUMENTATION: "https://docs.roocode.com",
|
DOCUMENTATION: "https://roocodeinc.github.io/Roo-Code/",
|
||||||
SLACK_DOCS: "https://docs.roocode.com/roo-code-cloud/slack-integration",
|
SLACK_DOCS: "https://roocodeinc.github.io/Roo-Code/roo-code-cloud/slack-integration",
|
||||||
CAREERS: "https://careers.roocode.com",
|
CAREERS: "https://careers.roocode.com",
|
||||||
ISSUES: "https://github.com/RooCodeInc/Roo-Code/issues",
|
ISSUES: "https://github.com/RooCodeInc/Roo-Code/issues",
|
||||||
CHANGELOG: "https://github.com/RooCodeInc/Roo-Code/blob/main/CHANGELOG.md",
|
CHANGELOG: "https://github.com/RooCodeInc/Roo-Code/blob/main/CHANGELOG.md",
|
||||||
PRIVACY_POLICY_EXTENSION: "https://github.com/RooCodeInc/Roo-Code/blob/main/PRIVACY.md",
|
PRIVACY_POLICY_EXTENSION: "https://github.com/RooCodeInc/Roo-Code/blob/main/PRIVACY.md",
|
||||||
TUTORIALS: "https://docs.roocode.com/tutorial-videos",
|
TUTORIALS: "https://roocodeinc.github.io/Roo-Code/tutorial-videos",
|
||||||
MARKETPLACE: "https://marketplace.visualstudio.com/items?itemName=RooVeterinaryInc.roo-cline",
|
MARKETPLACE: "https://marketplace.visualstudio.com/items?itemName=RooVeterinaryInc.roo-cline",
|
||||||
SECURITY: "https://trust.roocode.com",
|
SECURITY: "https://trust.roocode.com",
|
||||||
BLOG_SUBSTACK: "https://blog.roocode.com",
|
BLOG_SUBSTACK: "https://blog.roocode.com",
|
||||||
|
|
|
||||||
6
locales/ca/README.md
generated
6
locales/ca/README.md
generated
|
|
@ -28,7 +28,7 @@
|
||||||
- [简体中文](../zh-CN/README.md)
|
- [简体中文](../zh-CN/README.md)
|
||||||
- [繁體中文](../zh-TW/README.md)
|
- [繁體中文](../zh-TW/README.md)
|
||||||
- ...
|
- ...
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -52,11 +52,11 @@ Roo Code s'adapta a la teva manera de treballar, no a l'inrevés:
|
||||||
- Mode Depuració: rastrejar problemes, afegir registres, aïllar les causes arrel
|
- Mode Depuració: rastrejar problemes, afegir registres, aïllar les causes arrel
|
||||||
- Modes personalitzats: crea modes especialitzats per al teu equip o flux de treball
|
- Modes personalitzats: crea modes especialitzats per al teu equip o flux de treball
|
||||||
|
|
||||||
Més informació: [Ús de Modes](https://docs.roocode.com/basic-usage/using-modes) • [Modes personalitzats](https://docs.roocode.com/advanced-usage/custom-modes)
|
Més informació: [Ús de Modes](https://roocodeinc.github.io/Roo-Code/basic-usage/using-modes) • [Modes personalitzats](https://roocodeinc.github.io/Roo-Code/advanced-usage/custom-modes)
|
||||||
|
|
||||||
## Recursos
|
## Recursos
|
||||||
|
|
||||||
- **[Documentació](https://docs.roocode.com):** La guia oficial per instal·lar, configurar i dominar Roo Code.
|
- **[Documentació](https://roocodeinc.github.io/Roo-Code/):** La guia oficial per instal·lar, configurar i dominar Roo Code.
|
||||||
- **[Incidències de GitHub](https://github.com/RooCodeInc/Roo-Code/issues):** Informa d'errors i segueix el desenvolupament.
|
- **[Incidències de GitHub](https://github.com/RooCodeInc/Roo-Code/issues):** Informa d'errors i segueix el desenvolupament.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
6
locales/de/README.md
generated
6
locales/de/README.md
generated
|
|
@ -28,7 +28,7 @@
|
||||||
- [简体中文](../zh-CN/README.md)
|
- [简体中文](../zh-CN/README.md)
|
||||||
- [繁體中文](../zh-TW/README.md)
|
- [繁體中文](../zh-TW/README.md)
|
||||||
- ...
|
- ...
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -52,11 +52,11 @@ Roo Code passt sich an deine Arbeitsweise an, nicht umgekehrt:
|
||||||
- Debug-Modus: Probleme aufspüren, Protokolle hinzufügen, Ursachen isolieren
|
- Debug-Modus: Probleme aufspüren, Protokolle hinzufügen, Ursachen isolieren
|
||||||
- Benutzerdefinierte Modi: erstelle spezialisierte Modi für dein Team oder deinen Workflow
|
- Benutzerdefinierte Modi: erstelle spezialisierte Modi für dein Team oder deinen Workflow
|
||||||
|
|
||||||
Mehr erfahren: [Modi verwenden](https://docs.roocode.com/basic-usage/using-modes) • [Benutzerdefinierte Modi](https://docs.roocode.com/advanced-usage/custom-modes)
|
Mehr erfahren: [Modi verwenden](https://roocodeinc.github.io/Roo-Code/basic-usage/using-modes) • [Benutzerdefinierte Modi](https://roocodeinc.github.io/Roo-Code/advanced-usage/custom-modes)
|
||||||
|
|
||||||
## Ressourcen
|
## Ressourcen
|
||||||
|
|
||||||
- **[Dokumentation](https://docs.roocode.com):** Die offizielle Anleitung zur Installation, Konfiguration und Beherrschung von Roo Code.
|
- **[Dokumentation](https://roocodeinc.github.io/Roo-Code/):** Die offizielle Anleitung zur Installation, Konfiguration und Beherrschung von Roo Code.
|
||||||
- **[GitHub Issues](https://github.com/RooCodeInc/Roo-Code/issues):** Melde Fehler und verfolge die Entwicklung.
|
- **[GitHub Issues](https://github.com/RooCodeInc/Roo-Code/issues):** Melde Fehler und verfolge die Entwicklung.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
6
locales/es/README.md
generated
6
locales/es/README.md
generated
|
|
@ -28,7 +28,7 @@
|
||||||
- [简体中文](../zh-CN/README.md)
|
- [简体中文](../zh-CN/README.md)
|
||||||
- [繁體中文](../zh-TW/README.md)
|
- [繁體中文](../zh-TW/README.md)
|
||||||
- ...
|
- ...
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -52,11 +52,11 @@ Roo Code se adapta a tu forma de trabajar, no al revés:
|
||||||
- Modo Depuración: rastrear problemas, agregar registros, aislar causas raíz
|
- Modo Depuración: rastrear problemas, agregar registros, aislar causas raíz
|
||||||
- Modos Personalizados: crea modos especializados para tu equipo o flujo de trabajo
|
- Modos Personalizados: crea modos especializados para tu equipo o flujo de trabajo
|
||||||
|
|
||||||
Más info: [Usar Modos](https://docs.roocode.com/basic-usage/using-modes) • [Modos Personalizados](https://docs.roocode.com/advanced-usage/custom-modes)
|
Más info: [Usar Modos](https://roocodeinc.github.io/Roo-Code/basic-usage/using-modes) • [Modos Personalizados](https://roocodeinc.github.io/Roo-Code/advanced-usage/custom-modes)
|
||||||
|
|
||||||
## Recursos
|
## Recursos
|
||||||
|
|
||||||
- **[Documentación](https://docs.roocode.com):** La guía oficial para instalar, configurar y dominar Roo Code.
|
- **[Documentación](https://roocodeinc.github.io/Roo-Code/):** La guía oficial para instalar, configurar y dominar Roo Code.
|
||||||
- **[Incidencias de GitHub](https://github.com/RooCodeInc/Roo-Code/issues):** Reporta errores y sigue el desarrollo.
|
- **[Incidencias de GitHub](https://github.com/RooCodeInc/Roo-Code/issues):** Reporta errores y sigue el desarrollo.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
6
locales/fr/README.md
generated
6
locales/fr/README.md
generated
|
|
@ -28,7 +28,7 @@
|
||||||
- [简体中文](../zh-CN/README.md)
|
- [简体中文](../zh-CN/README.md)
|
||||||
- [繁體中文](../zh-TW/README.md)
|
- [繁體中文](../zh-TW/README.md)
|
||||||
- ...
|
- ...
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -52,11 +52,11 @@ Roo Code s'adapte à votre façon de travailler, pas l'inverse :
|
||||||
- Mode Débogage : tracer les problèmes, ajouter des journaux, isoler les causes profondes
|
- Mode Débogage : tracer les problèmes, ajouter des journaux, isoler les causes profondes
|
||||||
- Modes Personnalisés : créez des modes spécialisés pour votre équipe ou votre flux de travail
|
- Modes Personnalisés : créez des modes spécialisés pour votre équipe ou votre flux de travail
|
||||||
|
|
||||||
En savoir plus : [Utiliser les Modes](https://docs.roocode.com/basic-usage/using-modes) • [Modes personnalisés](https://docs.roocode.com/advanced-usage/custom-modes)
|
En savoir plus : [Utiliser les Modes](https://roocodeinc.github.io/Roo-Code/basic-usage/using-modes) • [Modes personnalisés](https://roocodeinc.github.io/Roo-Code/advanced-usage/custom-modes)
|
||||||
|
|
||||||
## Ressources
|
## Ressources
|
||||||
|
|
||||||
- **[Documentation](https://docs.roocode.com):** Le guide officiel pour installer, configurer et maîtriser Roo Code.
|
- **[Documentation](https://roocodeinc.github.io/Roo-Code/):** Le guide officiel pour installer, configurer et maîtriser Roo Code.
|
||||||
- **[Problèmes GitHub](https://github.com/RooCodeInc/Roo-Code/issues):** Signalez des bugs et suivez le développement.
|
- **[Problèmes GitHub](https://github.com/RooCodeInc/Roo-Code/issues):** Signalez des bugs et suivez le développement.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
6
locales/hi/README.md
generated
6
locales/hi/README.md
generated
|
|
@ -28,7 +28,7 @@
|
||||||
- [简体中文](../zh-CN/README.md)
|
- [简体中文](../zh-CN/README.md)
|
||||||
- [繁體中文](../zh-TW/README.md)
|
- [繁體中文](../zh-TW/README.md)
|
||||||
- ...
|
- ...
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -52,11 +52,11 @@
|
||||||
- डीबग मोड: समस्याओं का पता लगाएं, लॉग जोड़ें, मूल कारणों को अलग करें
|
- डीबग मोड: समस्याओं का पता लगाएं, लॉग जोड़ें, मूल कारणों को अलग करें
|
||||||
- कस्टम मोड: अपनी टीम या वर्कफ़्लो के लिए विशेष मोड बनाएं
|
- कस्टम मोड: अपनी टीम या वर्कफ़्लो के लिए विशेष मोड बनाएं
|
||||||
|
|
||||||
और जानो: [मोड्स का इस्तेमाल](https://docs.roocode.com/basic-usage/using-modes) • [कस्टम मोड्स](https://docs.roocode.com/advanced-usage/custom-modes)
|
और जानो: [मोड्स का इस्तेमाल](https://roocodeinc.github.io/Roo-Code/basic-usage/using-modes) • [कस्टम मोड्स](https://roocodeinc.github.io/Roo-Code/advanced-usage/custom-modes)
|
||||||
|
|
||||||
## संसाधन
|
## संसाधन
|
||||||
|
|
||||||
- **[दस्तावेज़ीकरण](https://docs.roocode.com):** Roo Code को स्थापित करने, कॉन्फ़िगर करने और उसमें महारत हासिल करने के लिए आधिकारिक गाइड।
|
- **[दस्तावेज़ीकरण](https://roocodeinc.github.io/Roo-Code/):** Roo Code को स्थापित करने, कॉन्फ़िगर करने और उसमें महारत हासिल करने के लिए आधिकारिक गाइड।
|
||||||
- **[गिटहब मुद्दे](https://github.com/RooCodeInc/Roo-Code/issues):** बग की रिपोर्ट करें और विकास को ट्रैक करें।
|
- **[गिटहब मुद्दे](https://github.com/RooCodeInc/Roo-Code/issues):** बग की रिपोर्ट करें और विकास को ट्रैक करें।
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
6
locales/id/README.md
generated
6
locales/id/README.md
generated
|
|
@ -28,7 +28,7 @@
|
||||||
- [简体中文](../zh-CN/README.md)
|
- [简体中文](../zh-CN/README.md)
|
||||||
- [繁體中文](../zh-TW/README.md)
|
- [繁體中文](../zh-TW/README.md)
|
||||||
- ...
|
- ...
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -52,11 +52,11 @@ Roo Code beradaptasi dengan cara Anda bekerja, bukan sebaliknya:
|
||||||
- Mode Debug: melacak masalah, menambahkan log, mengisolasi akar penyebab
|
- Mode Debug: melacak masalah, menambahkan log, mengisolasi akar penyebab
|
||||||
- Mode Kustom: buat mode khusus untuk tim atau alur kerja Anda
|
- Mode Kustom: buat mode khusus untuk tim atau alur kerja Anda
|
||||||
|
|
||||||
Pelajari lebih lanjut: [Menggunakan Mode](https://docs.roocode.com/basic-usage/using-modes) • [Mode Kustom](https://docs.roocode.com/advanced-usage/custom-modes)
|
Pelajari lebih lanjut: [Menggunakan Mode](https://roocodeinc.github.io/Roo-Code/basic-usage/using-modes) • [Mode Kustom](https://roocodeinc.github.io/Roo-Code/advanced-usage/custom-modes)
|
||||||
|
|
||||||
## Sumber daya
|
## Sumber daya
|
||||||
|
|
||||||
- **[Dokumentasi](https://docs.roocode.com):** Panduan resmi untuk menginstal, mengonfigurasi, dan menguasai Roo Code.
|
- **[Dokumentasi](https://roocodeinc.github.io/Roo-Code/):** Panduan resmi untuk menginstal, mengonfigurasi, dan menguasai Roo Code.
|
||||||
- **[Masalah GitHub](https://github.com/RooCodeInc/Roo-Code/issues):** Laporkan bug dan lacak pengembangan.
|
- **[Masalah GitHub](https://github.com/RooCodeInc/Roo-Code/issues):** Laporkan bug dan lacak pengembangan.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
6
locales/it/README.md
generated
6
locales/it/README.md
generated
|
|
@ -28,7 +28,7 @@
|
||||||
- [简体中文](../zh-CN/README.md)
|
- [简体中文](../zh-CN/README.md)
|
||||||
- [繁體中文](../zh-TW/README.md)
|
- [繁體中文](../zh-TW/README.md)
|
||||||
- ...
|
- ...
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -52,11 +52,11 @@ Roo Code si adatta al tuo modo di lavorare, non il contrario:
|
||||||
- Modalità Debug: traccia problemi, aggiungi log, isola le cause principali
|
- Modalità Debug: traccia problemi, aggiungi log, isola le cause principali
|
||||||
- Modalità Personalizzate: crea modalità specializzate per il tuo team o flusso di lavoro
|
- Modalità Personalizzate: crea modalità specializzate per il tuo team o flusso di lavoro
|
||||||
|
|
||||||
Scopri di più: [Usare le Modalità](https://docs.roocode.com/basic-usage/using-modes) • [Modalità personalizzate](https://docs.roocode.com/advanced-usage/custom-modes)
|
Scopri di più: [Usare le Modalità](https://roocodeinc.github.io/Roo-Code/basic-usage/using-modes) • [Modalità personalizzate](https://roocodeinc.github.io/Roo-Code/advanced-usage/custom-modes)
|
||||||
|
|
||||||
## Risorse
|
## Risorse
|
||||||
|
|
||||||
- **[Documentazione](https://docs.roocode.com):** La guida ufficiale per installare, configurare e padroneggiare Roo Code.
|
- **[Documentazione](https://roocodeinc.github.io/Roo-Code/):** La guida ufficiale per installare, configurare e padroneggiare Roo Code.
|
||||||
- **[Problemi GitHub](https://github.com/RooCodeInc/Roo-Code/issues):** Segnala bug e tieni traccia dello sviluppo.
|
- **[Problemi GitHub](https://github.com/RooCodeInc/Roo-Code/issues):** Segnala bug e tieni traccia dello sviluppo.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
6
locales/ja/README.md
generated
6
locales/ja/README.md
generated
|
|
@ -28,7 +28,7 @@
|
||||||
- [简体中文](../zh-CN/README.md)
|
- [简体中文](../zh-CN/README.md)
|
||||||
- [繁體中文](../zh-TW/README.md)
|
- [繁體中文](../zh-TW/README.md)
|
||||||
- ...
|
- ...
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -52,11 +52,11 @@ Roo Codeは、あなたの働き方に合わせるように適応します。
|
||||||
- デバッグモード:問題の追跡、ログの追加、根本原因の特定
|
- デバッグモード:問題の追跡、ログの追加、根本原因の特定
|
||||||
- カスタムモード:チームやワークフローに特化したモードの構築
|
- カスタムモード:チームやワークフローに特化したモードの構築
|
||||||
|
|
||||||
詳しくは: [モードの使い方](https://docs.roocode.com/basic-usage/using-modes) • [カスタムモード](https://docs.roocode.com/advanced-usage/custom-modes)
|
詳しくは: [モードの使い方](https://roocodeinc.github.io/Roo-Code/basic-usage/using-modes) • [カスタムモード](https://roocodeinc.github.io/Roo-Code/advanced-usage/custom-modes)
|
||||||
|
|
||||||
## リソース
|
## リソース
|
||||||
|
|
||||||
- **[ドキュメント](https://docs.roocode.com):** Roo Codeのインストール、設定、習熟のための公式ガイド。
|
- **[ドキュメント](https://roocodeinc.github.io/Roo-Code/):** Roo Codeのインストール、設定、習熟のための公式ガイド。
|
||||||
- **[GitHub Issues](https://github.com/RooCodeInc/Roo-Code/issues):** バグを報告し、開発を追跡します。
|
- **[GitHub Issues](https://github.com/RooCodeInc/Roo-Code/issues):** バグを報告し、開発を追跡します。
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
6
locales/ko/README.md
generated
6
locales/ko/README.md
generated
|
|
@ -28,7 +28,7 @@
|
||||||
- [简体中文](../zh-CN/README.md)
|
- [简体中文](../zh-CN/README.md)
|
||||||
- [繁體中文](../zh-TW/README.md)
|
- [繁體中文](../zh-TW/README.md)
|
||||||
- ...
|
- ...
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -52,11 +52,11 @@ Roo Code는 당신의 작업 방식에 맞춰 적응합니다.
|
||||||
- 디버그 모드: 문제 추적, 로그 추가, 근본 원인 격리
|
- 디버그 모드: 문제 추적, 로그 추가, 근본 원인 격리
|
||||||
- 사용자 지정 모드: 팀이나 워크플로우를 위한 특수 모드 구축
|
- 사용자 지정 모드: 팀이나 워크플로우를 위한 특수 모드 구축
|
||||||
|
|
||||||
자세히: [모드 사용](https://docs.roocode.com/basic-usage/using-modes) • [사용자 지정 모드](https://docs.roocode.com/advanced-usage/custom-modes)
|
자세히: [모드 사용](https://roocodeinc.github.io/Roo-Code/basic-usage/using-modes) • [사용자 지정 모드](https://roocodeinc.github.io/Roo-Code/advanced-usage/custom-modes)
|
||||||
|
|
||||||
## 리소스
|
## 리소스
|
||||||
|
|
||||||
- **[문서](https://docs.roocode.com):** Roo Code 설치, 구성 및 마스터하기 위한 공식 가이드.
|
- **[문서](https://roocodeinc.github.io/Roo-Code/):** Roo Code 설치, 구성 및 마스터하기 위한 공식 가이드.
|
||||||
- **[GitHub 문제](https://github.com/RooCodeInc/Roo-Code/issues):** 버그를 보고하고 개발을 추적하세요.
|
- **[GitHub 문제](https://github.com/RooCodeInc/Roo-Code/issues):** 버그를 보고하고 개발을 추적하세요.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
6
locales/nl/README.md
generated
6
locales/nl/README.md
generated
|
|
@ -28,7 +28,7 @@
|
||||||
- [简体中文](../zh-CN/README.md)
|
- [简体中文](../zh-CN/README.md)
|
||||||
- [繁體中文](../zh-TW/README.md)
|
- [繁體中文](../zh-TW/README.md)
|
||||||
- ...
|
- ...
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -52,11 +52,11 @@ Roo Code past zich aan jouw werkwijze aan, niet andersom:
|
||||||
- Debug Modus: spoor problemen op, voeg logs toe, isoleer de oorzaak
|
- Debug Modus: spoor problemen op, voeg logs toe, isoleer de oorzaak
|
||||||
- Aangepaste Modi: bouw gespecialiseerde modi voor je team of workflow
|
- Aangepaste Modi: bouw gespecialiseerde modi voor je team of workflow
|
||||||
|
|
||||||
Meer info: [Modi gebruiken](https://docs.roocode.com/basic-usage/using-modes) • [Aangepaste modi](https://docs.roocode.com/advanced-usage/custom-modes)
|
Meer info: [Modi gebruiken](https://roocodeinc.github.io/Roo-Code/basic-usage/using-modes) • [Aangepaste modi](https://roocodeinc.github.io/Roo-Code/advanced-usage/custom-modes)
|
||||||
|
|
||||||
## Hulpbronnen
|
## Hulpbronnen
|
||||||
|
|
||||||
- **[Documentatie](https://docs.roocode.com):** De officiële gids voor het installeren, configureren en beheersen van Roo Code.
|
- **[Documentatie](https://roocodeinc.github.io/Roo-Code/):** De officiële gids voor het installeren, configureren en beheersen van Roo Code.
|
||||||
- **[GitHub Issues](https://github.com/RooCodeInc/Roo-Code/issues):** Meld bugs en volg de ontwikkeling.
|
- **[GitHub Issues](https://github.com/RooCodeInc/Roo-Code/issues):** Meld bugs en volg de ontwikkeling.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
6
locales/pl/README.md
generated
6
locales/pl/README.md
generated
|
|
@ -28,7 +28,7 @@
|
||||||
- [简体中文](../zh-CN/README.md)
|
- [简体中文](../zh-CN/README.md)
|
||||||
- [繁體中文](../zh-TW/README.md)
|
- [繁體中文](../zh-TW/README.md)
|
||||||
- ...
|
- ...
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -52,11 +52,11 @@ Roo Code dostosowuje się do Twojego sposobu pracy, a nie odwrotnie:
|
||||||
- Tryb Debugowanie: śledzenie problemów, dodawanie logów, izolowanie przyczyn źródłowych
|
- Tryb Debugowanie: śledzenie problemów, dodawanie logów, izolowanie przyczyn źródłowych
|
||||||
- Tryby niestandardowe: buduj specjalistyczne tryby dla swojego zespołu lub przepływu pracy
|
- Tryby niestandardowe: buduj specjalistyczne tryby dla swojego zespołu lub przepływu pracy
|
||||||
|
|
||||||
Więcej: [Korzystanie z trybów](https://docs.roocode.com/basic-usage/using-modes) • [Tryby niestandardowe](https://docs.roocode.com/advanced-usage/custom-modes)
|
Więcej: [Korzystanie z trybów](https://roocodeinc.github.io/Roo-Code/basic-usage/using-modes) • [Tryby niestandardowe](https://roocodeinc.github.io/Roo-Code/advanced-usage/custom-modes)
|
||||||
|
|
||||||
## Zasoby
|
## Zasoby
|
||||||
|
|
||||||
- **[Dokumentacja](https://docs.roocode.com):** Oficjalny przewodnik po instalacji, konfiguracji i opanowaniu Roo Code.
|
- **[Dokumentacja](https://roocodeinc.github.io/Roo-Code/):** Oficjalny przewodnik po instalacji, konfiguracji i opanowaniu Roo Code.
|
||||||
- **[Problemy na GitHub](https://github.com/RooCodeInc/Roo-Code/issues):** Zgłaszaj błędy i śledź rozwój.
|
- **[Problemy na GitHub](https://github.com/RooCodeInc/Roo-Code/issues):** Zgłaszaj błędy i śledź rozwój.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
6
locales/pt-BR/README.md
generated
6
locales/pt-BR/README.md
generated
|
|
@ -28,7 +28,7 @@
|
||||||
- [简体中文](../zh-CN/README.md)
|
- [简体中文](../zh-CN/README.md)
|
||||||
- [繁體中文](../zh-TW/README.md)
|
- [繁體中文](../zh-TW/README.md)
|
||||||
- ...
|
- ...
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -52,11 +52,11 @@ O Roo Code se adapta à sua maneira de trabalhar, e não o contrário:
|
||||||
- Modo Depuração: rastreie problemas, adicione logs, isole as causas raiz
|
- Modo Depuração: rastreie problemas, adicione logs, isole as causas raiz
|
||||||
- Modos Personalizados: crie modos especializados para sua equipe ou fluxo de trabalho
|
- Modos Personalizados: crie modos especializados para sua equipe ou fluxo de trabalho
|
||||||
|
|
||||||
Saiba mais: [Usar Modos](https://docs.roocode.com/basic-usage/using-modes) • [Modos personalizados](https://docs.roocode.com/advanced-usage/custom-modes)
|
Saiba mais: [Usar Modos](https://roocodeinc.github.io/Roo-Code/basic-usage/using-modes) • [Modos personalizados](https://roocodeinc.github.io/Roo-Code/advanced-usage/custom-modes)
|
||||||
|
|
||||||
## Recursos
|
## Recursos
|
||||||
|
|
||||||
- **[Documentação](https://docs.roocode.com):** O guia oficial para instalar, configurar e dominar o Roo Code.
|
- **[Documentação](https://roocodeinc.github.io/Roo-Code/):** O guia oficial para instalar, configurar e dominar o Roo Code.
|
||||||
- **[Issues do GitHub](https://github.com/RooCodeInc/Roo-Code/issues):** Relate bugs e acompanhe o desenvolvimento.
|
- **[Issues do GitHub](https://github.com/RooCodeInc/Roo-Code/issues):** Relate bugs e acompanhe o desenvolvimento.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
6
locales/ru/README.md
generated
6
locales/ru/README.md
generated
|
|
@ -28,7 +28,7 @@
|
||||||
- [简体中文](../zh-CN/README.md)
|
- [简体中文](../zh-CN/README.md)
|
||||||
- [繁體中文](../zh-TW/README.md)
|
- [繁體中文](../zh-TW/README.md)
|
||||||
- ...
|
- ...
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -52,11 +52,11 @@ Roo Code адаптируется к вашему стилю работы, а н
|
||||||
- Режим Отладка: отслеживание проблем, добавление логов, изоляция первопричин
|
- Режим Отладка: отслеживание проблем, добавление логов, изоляция первопричин
|
||||||
- Пользовательские режимы: создавайте специализированные режимы для вашей команды или рабочего процесса
|
- Пользовательские режимы: создавайте специализированные режимы для вашей команды или рабочего процесса
|
||||||
|
|
||||||
Подробнее: [Использование режимов](https://docs.roocode.com/basic-usage/using-modes) • [Пользовательские режимы](https://docs.roocode.com/advanced-usage/custom-modes)
|
Подробнее: [Использование режимов](https://roocodeinc.github.io/Roo-Code/basic-usage/using-modes) • [Пользовательские режимы](https://roocodeinc.github.io/Roo-Code/advanced-usage/custom-modes)
|
||||||
|
|
||||||
## Ресурсы
|
## Ресурсы
|
||||||
|
|
||||||
- **[Документация](https://docs.roocode.com):** Официальное руководство по установке, настройке и освоению Roo Code.
|
- **[Документация](https://roocodeinc.github.io/Roo-Code/):** Официальное руководство по установке, настройке и освоению Roo Code.
|
||||||
- **[Проблемы на GitHub](https://github.com/RooCodeInc/Roo-Code/issues):** Сообщайте об ошибках и отслеживайте разработку.
|
- **[Проблемы на GitHub](https://github.com/RooCodeInc/Roo-Code/issues):** Сообщайте об ошибках и отслеживайте разработку.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
6
locales/tr/README.md
generated
6
locales/tr/README.md
generated
|
|
@ -28,7 +28,7 @@
|
||||||
- [简体中文](../zh-CN/README.md)
|
- [简体中文](../zh-CN/README.md)
|
||||||
- [繁體中文](../zh-TW/README.md)
|
- [繁體中文](../zh-TW/README.md)
|
||||||
- ...
|
- ...
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -52,11 +52,11 @@ Roo Code, sizin çalışma şeklinize uyum sağlar, tam tersi değil:
|
||||||
- Hata Ayıklama Modu: sorunları izleyin, günlükler ekleyin, kök nedenleri izole edin
|
- Hata Ayıklama Modu: sorunları izleyin, günlükler ekleyin, kök nedenleri izole edin
|
||||||
- Özel Modlar: ekibiniz veya iş akışınız için özel modlar oluşturun
|
- Özel Modlar: ekibiniz veya iş akışınız için özel modlar oluşturun
|
||||||
|
|
||||||
Daha fazla: [Modları kullanma](https://docs.roocode.com/basic-usage/using-modes) • [Özel modlar](https://docs.roocode.com/advanced-usage/custom-modes)
|
Daha fazla: [Modları kullanma](https://roocodeinc.github.io/Roo-Code/basic-usage/using-modes) • [Özel modlar](https://roocodeinc.github.io/Roo-Code/advanced-usage/custom-modes)
|
||||||
|
|
||||||
## Kaynaklar
|
## Kaynaklar
|
||||||
|
|
||||||
- **[Dokümantasyon](https://docs.roocode.com):** Roo Code'u yükleme, yapılandırma ve ustalaşma konusundaki resmi kılavuz.
|
- **[Dokümantasyon](https://roocodeinc.github.io/Roo-Code/):** Roo Code'u yükleme, yapılandırma ve ustalaşma konusundaki resmi kılavuz.
|
||||||
- **[GitHub Sorunları](https://github.com/RooCodeInc/Roo-Code/issues):** Hataları bildirin ve gelişimi takip edin.
|
- **[GitHub Sorunları](https://github.com/RooCodeInc/Roo-Code/issues):** Hataları bildirin ve gelişimi takip edin.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
6
locales/vi/README.md
generated
6
locales/vi/README.md
generated
|
|
@ -28,7 +28,7 @@
|
||||||
- [简体中文](../zh-CN/README.md)
|
- [简体中文](../zh-CN/README.md)
|
||||||
- [繁體中文](../zh-TW/README.md)
|
- [繁體中文](../zh-TW/README.md)
|
||||||
- ...
|
- ...
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -52,11 +52,11 @@ Roo Code thích ứng với cách bạn làm việc, chứ không phải ngượ
|
||||||
- Chế độ Gỡ lỗi: theo dõi sự cố, thêm nhật ký, cô lập nguyên nhân gốc rễ
|
- Chế độ Gỡ lỗi: theo dõi sự cố, thêm nhật ký, cô lập nguyên nhân gốc rễ
|
||||||
- Chế độ Tùy chỉnh: xây dựng các chế độ chuyên biệt cho nhóm hoặc quy trình làm việc của bạn
|
- Chế độ Tùy chỉnh: xây dựng các chế độ chuyên biệt cho nhóm hoặc quy trình làm việc của bạn
|
||||||
|
|
||||||
Xem thêm: [Sử dụng Chế độ](https://docs.roocode.com/basic-usage/using-modes) • [Chế độ tùy chỉnh](https://docs.roocode.com/advanced-usage/custom-modes)
|
Xem thêm: [Sử dụng Chế độ](https://roocodeinc.github.io/Roo-Code/basic-usage/using-modes) • [Chế độ tùy chỉnh](https://roocodeinc.github.io/Roo-Code/advanced-usage/custom-modes)
|
||||||
|
|
||||||
## Tài nguyên
|
## Tài nguyên
|
||||||
|
|
||||||
- **[Tài liệu](https://docs.roocode.com):** Hướng dẫn chính thức để cài đặt, cấu hình và sử dụng thành thạo Roo Code.
|
- **[Tài liệu](https://roocodeinc.github.io/Roo-Code/):** Hướng dẫn chính thức để cài đặt, cấu hình và sử dụng thành thạo Roo Code.
|
||||||
- **[Vấn đề trên GitHub](https://github.com/RooCodeInc/Roo-Code/issues):** Báo cáo lỗi và theo dõi quá trình phát triển.
|
- **[Vấn đề trên GitHub](https://github.com/RooCodeInc/Roo-Code/issues):** Báo cáo lỗi và theo dõi quá trình phát triển.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
6
locales/zh-CN/README.md
generated
6
locales/zh-CN/README.md
generated
|
|
@ -28,7 +28,7 @@
|
||||||
- [简体中文](../zh-CN/README.md)
|
- [简体中文](../zh-CN/README.md)
|
||||||
- [繁體中文](../zh-TW/README.md)
|
- [繁體中文](../zh-TW/README.md)
|
||||||
- ...
|
- ...
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -52,11 +52,11 @@ Roo Code 适应您的工作方式,而不是相反:
|
||||||
- 调试模式:跟踪问题、添加日志、隔离根本原因
|
- 调试模式:跟踪问题、添加日志、隔离根本原因
|
||||||
- 自定义模式:为您的团队或工作流程构建专门的模式
|
- 自定义模式:为您的团队或工作流程构建专门的模式
|
||||||
|
|
||||||
了解更多:[使用模式](https://docs.roocode.com/basic-usage/using-modes) • [自定义模式](https://docs.roocode.com/advanced-usage/custom-modes)
|
了解更多:[使用模式](https://roocodeinc.github.io/Roo-Code/basic-usage/using-modes) • [自定义模式](https://roocodeinc.github.io/Roo-Code/advanced-usage/custom-modes)
|
||||||
|
|
||||||
## 资源
|
## 资源
|
||||||
|
|
||||||
- **[文档](https://docs.roocode.com):** 安装、配置和掌握 Roo Code 的官方指南。
|
- **[文档](https://roocodeinc.github.io/Roo-Code/):** 安装、配置和掌握 Roo Code 的官方指南。
|
||||||
- **[GitHub 问题](https://github.com/RooCodeInc/Roo-Code/issues):** 报告错误并跟踪开发。
|
- **[GitHub 问题](https://github.com/RooCodeInc/Roo-Code/issues):** 报告错误并跟踪开发。
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
6
locales/zh-TW/README.md
generated
6
locales/zh-TW/README.md
generated
|
|
@ -28,7 +28,7 @@
|
||||||
- [简体中文](../zh-CN/README.md)
|
- [简体中文](../zh-CN/README.md)
|
||||||
- [繁體中文](../zh-TW/README.md)
|
- [繁體中文](../zh-TW/README.md)
|
||||||
- ...
|
- ...
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -52,11 +52,11 @@ Roo Code 會配合您的工作方式,而非要您配合它:
|
||||||
- 偵錯模式:追蹤問題、新增日誌、鎖定根本原因
|
- 偵錯模式:追蹤問題、新增日誌、鎖定根本原因
|
||||||
- 自訂模式:為您的團隊或工作流程建置專門的模式
|
- 自訂模式:為您的團隊或工作流程建置專門的模式
|
||||||
|
|
||||||
更多資訊:[使用模式](https://docs.roocode.com/basic-usage/using-modes) • [自訂模式](https://docs.roocode.com/advanced-usage/custom-modes)
|
更多資訊:[使用模式](https://roocodeinc.github.io/Roo-Code/basic-usage/using-modes) • [自訂模式](https://roocodeinc.github.io/Roo-Code/advanced-usage/custom-modes)
|
||||||
|
|
||||||
## 資源
|
## 資源
|
||||||
|
|
||||||
- **[文件](https://docs.roocode.com):** 安裝、設定和掌握 Roo Code 的官方指南。
|
- **[文件](https://roocodeinc.github.io/Roo-Code/):** 安裝、設定和掌握 Roo Code 的官方指南。
|
||||||
- **[GitHub Issues](https://github.com/RooCodeInc/Roo-Code/issues):** 回報問題並追蹤開發進度。
|
- **[GitHub Issues](https://github.com/RooCodeInc/Roo-Code/issues):** 回報問題並追蹤開發進度。
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue