mirror of
https://github.com/Egonex-AI/Understand-Anything.git
synced 2026-06-22 10:58:03 +08:00
docs: Add --language parameter documentation to all READMEs
This commit is contained in:
@@ -113,6 +113,20 @@ Point `/understand-knowledge` at a [Karpathy-pattern LLM wiki](https://gist.gith
|
||||
|
||||
A multi-agent pipeline scans your project, extracts every file, function, class, and dependency, then builds a knowledge graph saved to `.understand-anything/knowledge-graph.json`.
|
||||
|
||||
**Localized output:** Use `--language` to generate content in your preferred language:
|
||||
|
||||
```bash
|
||||
# Generate Chinese content (知识图节点描述和 Dashboard UI)
|
||||
/understand --language zh
|
||||
|
||||
# Supported languages: en (default), zh, zh-TW, ja, ko
|
||||
```
|
||||
|
||||
The `--language` parameter affects:
|
||||
- Node summaries and descriptions in the knowledge graph
|
||||
- Dashboard UI labels, buttons, and tooltips
|
||||
- Guided tour explanations
|
||||
|
||||
### 3. Explore the dashboard
|
||||
|
||||
```bash
|
||||
|
||||
@@ -111,6 +111,20 @@ Apunta `/understand-knowledge` a un [wiki LLM con patrón Karpathy](https://gist
|
||||
|
||||
Un pipeline multi-agente escanea tu proyecto, extrae cada archivo, función, clase y dependencia, y construye un grafo de conocimiento guardado en `.understand-anything/knowledge-graph.json`.
|
||||
|
||||
**Salida localizada:** Usa `--language` para generar contenido en tu idioma preferido:
|
||||
|
||||
```bash
|
||||
# Genera contenido en el idioma preferido (descripciones de nodos y UI del dashboard)
|
||||
/understand --language en
|
||||
|
||||
# Idiomas soportados: en (default), zh, zh-TW, ja, ko
|
||||
```
|
||||
|
||||
El parámetro `--language` afecta:
|
||||
- Resúmenes y descripciones de nodos en el grafo de conocimiento
|
||||
- Etiquetas, botones y tooltips de la UI del dashboard
|
||||
- Explicaciones de los tours guiados
|
||||
|
||||
### 3. Explora el panel
|
||||
|
||||
```bash
|
||||
|
||||
@@ -112,6 +112,20 @@ Understand Anything は [Claude Code Plugin](https://code.claude.com/docs/en/plu
|
||||
|
||||
マルチエージェントパイプラインがプロジェクトをスキャンし、すべてのファイル・関数・クラス・依存関係を抽出して、`.understand-anything/knowledge-graph.json` にナレッジグラフを保存します。
|
||||
|
||||
**ローカライズされた出力:** `--language` を使用して、希望の言語でコンテンツを生成:
|
||||
|
||||
```bash
|
||||
# 日本語でコンテンツを生成(ナレッジグラフのノード説明とダッシュボードUI)
|
||||
/understand --language ja
|
||||
|
||||
# サポート言語:en(デフォルト)、zh、zh-TW、ja、ko
|
||||
```
|
||||
|
||||
`--language` パラメータは以下に影響します:
|
||||
- ナレッジグラフのノードサマリーと説明
|
||||
- ダッシュボードUIのラベル、ボタン、ツールチップ
|
||||
- ガイド付きツアーの説明
|
||||
|
||||
### 3. ダッシュボードで探索
|
||||
|
||||
```bash
|
||||
|
||||
@@ -111,6 +111,20 @@ Understand Anything은 [Claude Code Plugin](https://code.claude.com/docs/en/plug
|
||||
|
||||
멀티 에이전트 파이프라인이 프로젝트를 스캔하고, 모든 파일, 함수, 클래스, 의존성을 추출한 뒤, `.understand-anything/knowledge-graph.json`에 지식 그래프를 저장합니다.
|
||||
|
||||
**로컬라이즈된 출력:** `--language`를 사용하여 원하는 언어로 내용을 생성:
|
||||
|
||||
```bash
|
||||
# 한국어로 내용 생성 (지식 그래프 노드 설명과 대시보드 UI)
|
||||
/understand --language ko
|
||||
|
||||
# 지원 언어: en(기본값), zh, zh-TW, ja, ko
|
||||
```
|
||||
|
||||
`--language` 매개변수는 다음에 영향합니다:
|
||||
- 지식 그래프의 노드 요약과 설명
|
||||
- 대시보드 UI의 레이블, 버튼, 툴팁
|
||||
- 가이드 투어의 설명
|
||||
|
||||
### 3. 대시보드 탐색
|
||||
|
||||
```bash
|
||||
|
||||
@@ -112,6 +112,20 @@ Alan görünümüne geçin ve kodunuzun gerçek iş süreçleriyle nasıl eşle
|
||||
|
||||
Çok-ajan hattı projenizi tarar, her dosya, fonksiyon, sınıf ve bağımlılığı çıkarır, ardından `.understand-anything/knowledge-graph.json` dosyasına kaydedilen bir bilgi grafiği oluşturur.
|
||||
|
||||
**Yerelleştirilmiş çıktı:** İstediğiniz dilde içerik oluşturmak için `--language` kullanın:
|
||||
|
||||
```bash
|
||||
# İstediğiniz dilde içerik oluştur (düğüm açıklamaları ve dashboard UI)
|
||||
/understand --language en
|
||||
|
||||
# Desteklenen diller: en (varsayılan), zh, zh-TW, ja, ko
|
||||
```
|
||||
|
||||
`--language` parametresi şunları etkiler:
|
||||
- Bilgi grafiğindeki düğüm özetleri ve açıklamalar
|
||||
- Dashboard UI etiketleri, butonlar ve araç ipuçları
|
||||
- Rehberli tur açıklamaları
|
||||
|
||||
### 3. Kontrol panelini keşfet
|
||||
|
||||
```bash
|
||||
|
||||
@@ -111,6 +111,20 @@ Understand Anything 是一个 [Claude Code Plugin](https://code.claude.com/docs/
|
||||
|
||||
多智能体(multi-agent)架构会:扫描你的项目,提取函数 / 类 / 依赖,构建知识图谱保存至`.understand-anything/knowledge-graph.json`.
|
||||
|
||||
**本地化输出:** 使用 `--language` 参数生成中文内容:
|
||||
|
||||
```bash
|
||||
# 生成中文内容(知识图节点描述和 Dashboard UI)
|
||||
/understand --language zh
|
||||
|
||||
# 支持的语言:en(默认)、zh、zh-TW、ja、ko
|
||||
```
|
||||
|
||||
`--language` 参数会影响:
|
||||
- 知识图谱中的节点摘要和描述
|
||||
- Dashboard UI 的标签、按钮和提示
|
||||
- 导览路线的解释说明
|
||||
|
||||
### 3. 打开数据看板
|
||||
|
||||
```bash
|
||||
|
||||
@@ -111,6 +111,20 @@ Understand Anything 是一個 [Claude Code Plugin](https://code.claude.com/docs/
|
||||
|
||||
多智能體(multi-agent)架構會:掃描你的專案,提取函式 / 類別 / 相依關係,建構知識圖譜並儲存至 `.understand-anything/knowledge-graph.json`。
|
||||
|
||||
**在地化輸出:** 使用 `--language` 參數產生中文內容:
|
||||
|
||||
```bash
|
||||
# 產生繁體中文內容(知識圖節點描述和 Dashboard UI)
|
||||
/understand --language zh-TW
|
||||
|
||||
# 支援的語言:en(預設)、zh、zh-TW、ja、ko
|
||||
```
|
||||
|
||||
`--language` 參數會影響:
|
||||
- 知識圖譜中的節點摘要和描述
|
||||
- Dashboard UI 的標籤、按鈕和提示
|
||||
-導覽路線的解釋說明
|
||||
|
||||
### 3. 開啟資料看板
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user