Files
JiangCheng 1d1df9235b feat(i18n): Add Japanese (ja/) translation (#105)
- Translate all 101 markdown files: P1 core, all 10 modules, examples,
  auxiliary docs (CONTRIBUTING, CODE_OF_CONDUCT, SECURITY, CLAUDE.md, etc.),
  peripheral docs (.github/, docs/, resources/, scripts/)
- Translate comments and user-facing messages in 06-hooks/*.sh examples
- Copy 05-mcp/*.json examples (standard JSON, no comments)
- Update root README.md language switcher to include 日本語
- Add ja/TRANSLATION_NOTES.md (glossary + style guide)

All translations pass pre-commit quality gates (markdown-lint,
cross-references, mermaid-syntax, link-check, build-epub).
2026-04-30 00:16:46 +02:00

19 lines
487 B
Markdown

<!-- i18n-source: 07-plugins/documentation/commands/validate-docs.md -->
<!-- i18n-source-sha: 5caeff2 -->
<!-- i18n-date: 2026-04-27 -->
---
name: Validate Documentation
description: ドキュメントの完全性と正確性を検証する
---
# Documentation Validation
ドキュメント品質を検証する:
1. リンク切れをチェック
2. コード例を検証
3. 完全性を確認
4. フォーマットをチェック
5. 実際のコードと突き合わせて検証