mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-13 02:41:50 +08:00
Add runtime JavaScript file for Chinese documentation build
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="generator" content="Docusaurus v3.9.2">
|
||||
<title data-rh="true">Frequently Asked Questions | CCW Help Documentation</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="http://localhost:3001/docs/zh/faq"><meta data-rh="true" property="og:locale" content="zh_CN"><meta data-rh="true" property="og:locale:alternate" content="en"><meta data-rh="true" name="docusaurus_locale" content="zh"><meta data-rh="true" name="docsearch:language" content="zh"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Frequently Asked Questions | CCW Help Documentation"><meta data-rh="true" name="description" content="Common questions about CCW, workflows, commands, and troubleshooting."><meta data-rh="true" property="og:description" content="Common questions about CCW, workflows, commands, and troubleshooting."><link data-rh="true" rel="icon" href="/docs/zh/img/favicon.ico"><link data-rh="true" rel="canonical" href="http://localhost:3001/docs/zh/faq"><link data-rh="true" rel="alternate" href="http://localhost:3001/docs/faq" hreflang="en"><link data-rh="true" rel="alternate" href="http://localhost:3001/docs/zh/faq" hreflang="zh-CN"><link data-rh="true" rel="alternate" href="http://localhost:3001/docs/faq" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"FAQ","item":"http://localhost:3001/docs/zh/faq"}]}</script><link rel="stylesheet" href="/docs/zh/assets/css/styles.356d38c2.css">
|
||||
<script src="/docs/zh/assets/js/runtime~main.3343a00a.js" defer="defer"></script>
|
||||
<script src="/docs/zh/assets/js/runtime~main.bd5a8ace.js" defer="defer"></script>
|
||||
<script src="/docs/zh/assets/js/main.fa249fd1.js" defer="defer"></script>
|
||||
</head>
|
||||
<body class="navigation-with-keyboard">
|
||||
@@ -54,7 +54,7 @@
|
||||
<h2 class="anchor anchorTargetStickyNavbar_SAay" id="workflow-selection">Workflow Selection<a href="#workflow-selection" class="hash-link" aria-label="Workflow Selection的直接链接" title="Workflow Selection的直接链接" translate="no"></a></h2>
|
||||
<h3 class="anchor anchorTargetStickyNavbar_SAay" id="how-do-i-choose-the-right-workflow">How do I choose the right workflow?<a href="#how-do-i-choose-the-right-workflow" class="hash-link" aria-label="How do I choose the right workflow?的直接链接" title="How do I choose the right workflow?的直接链接" translate="no"></a></h3>
|
||||
<details class="details_B4FW alert alert--info details_SZgV" data-collapsed="true"><summary>Details</summary><div><div class="collapsibleContent_VYua"><summary>Decision Framework</summary><p>Use this quick decision tree:</p><ol>
|
||||
<li class=""><strong>Post-development maintenance?</strong> → Use <a class="" href="/docs/zh/workflows/faq.mdx#what-is-the-difference-between-main-workflow-and-issue-workflow">Issue Workflow</a></li>
|
||||
<li class=""><strong>Post-development maintenance?</strong> → Use <a class="" href="/docs/zh/workflows/faq#what-is-the-difference-between-main-workflow-and-issue-workflow">Issue Workflow</a></li>
|
||||
<li class=""><strong>Uncertain which commands to use?</strong> → Use <code>ccw-coordinator</code> (Level 5)</li>
|
||||
<li class=""><strong>Requirements unclear?</strong> → Use <code>brainstorm:auto-parallel</code> (Level 4)</li>
|
||||
<li class=""><strong>Need persistent session?</strong>
|
||||
@@ -301,8 +301,8 @@ CCW automatically generates follow-up tasks for:</p><ul>
|
||||
</ul></div></div></details>
|
||||
<h2 class="anchor anchorTargetStickyNavbar_SAay" id="related-documentation">Related Documentation<a href="#related-documentation" class="hash-link" aria-label="Related Documentation的直接链接" title="Related Documentation的直接链接" translate="no"></a></h2>
|
||||
<ul>
|
||||
<li class=""><a class="" href="/docs/zh/workflows/introduction.mdx">Workflow Introduction</a> - Complete workflow guide</li>
|
||||
<li class=""><a class="" href="/docs/zh/workflows/faq.mdx">Workflow FAQ</a> - Workflow-specific questions</li>
|
||||
<li class=""><a class="" href="/docs/zh/workflows/introduction">Workflow Introduction</a> - Complete workflow guide</li>
|
||||
<li class=""><a class="" href="/docs/zh/workflows/faq">Workflow FAQ</a> - Workflow-specific questions</li>
|
||||
<li class=""><a class="" href="/docs/zh/commands/general/ccw">Command Reference</a> - All commands</li>
|
||||
</ul>
|
||||
<hr>
|
||||
|
||||
Reference in New Issue
Block a user