Skip to content

Commit 2cda306

Browse files
JusterZhuclaude
andcommitted
refactor(docs): shorten Core-flow filename, add mermaid support, translate english version
- Rename Core-execution-flow.md to Core-flow.md (short filename) - Install @docusaurus/theme-mermaid and enable mermaid in config - Translate english Core-flow.md from Chinese to English - Fix TOC anchor IDs for English version Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 22d00f7 commit 2cda306

7 files changed

Lines changed: 4987 additions & 3769 deletions

File tree

File renamed without changes.

website/docusaurus.config.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@ const config = {
6262
],
6363
],
6464

65+
markdown: {
66+
mermaid: true,
67+
},
68+
69+
themes: ['@docusaurus/theme-mermaid'],
70+
6571
themeConfig:
6672
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
6773
({

website/i18n/en/docusaurus-plugin-content-docs/current/doc/Core-execution-flow.md

Lines changed: 0 additions & 1401 deletions
This file was deleted.

website/i18n/en/docusaurus-plugin-content-docs/current/doc/Core-flow.md

Lines changed: 1403 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)