Files
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
677 B
JSON

{
"id": "faq",
"title": "Frequently Asked Questions",
"description": "Common questions about CCW, workflows, commands, and troubleshooting.",
"source": "@site/docs/faq.mdx",
"sourceDirName": ".",
"slug": "/faq",
"permalink": "/docs/faq",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/ccw/docs/tree/main/docs/faq.mdx",
"tags": [],
"version": "current",
"sidebarPosition": 99,
"frontMatter": {
"title": "Frequently Asked Questions",
"sidebar_label": "FAQ",
"sidebar_position": 99
},
"sidebar": "docs",
"previous": {
"title": "Level 5: Intelligent",
"permalink": "/docs/workflows/level-5-intelligent"
}
}