Files
Claude-Code-Workflow/ccw/docs-site/.docusaurus/docusaurus-plugin-content-docs/default/site-i-18-n-zh-docusaurus-plugin-content-docs-current-faq-mdx-2a5.json
catlog22 6a5c17e42e feat: add Chinese localization and new assets for CCW documentation
- Created LICENSE.txt for JavaScript assets including NProgress and React libraries.
- Added runtime JavaScript file for main functionality.
- Introduced new favicon and logo SVG assets for branding.
- Added comprehensive FAQ section in Chinese, covering CCW features, installation, workflows, AI model support, and troubleshooting.
2026-02-06 21:56:02 +08:00

25 lines
719 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"id": "faq",
"title": "常见问题FAQ",
"description": "关于 CCW、工作流、命令与排错的常见问题汇总。",
"source": "@site/i18n/zh/docusaurus-plugin-content-docs/current/faq.mdx",
"sourceDirName": ".",
"slug": "/faq",
"permalink": "/docs/zh/faq",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/ccw/docs/tree/main/docs/faq.mdx",
"tags": [],
"version": "current",
"sidebarPosition": 99,
"frontMatter": {
"title": "常见问题FAQ",
"sidebar_label": "常见问题",
"sidebar_position": 99
},
"sidebar": "docs",
"previous": {
"title": "Level 5: Intelligent",
"permalink": "/docs/zh/workflows/level-5-intelligent"
}
}