From ec952e42fe2b6d8ae93bc492e722724cf4f8c660 Mon Sep 17 00:00:00 2001 From: yi-ge Date: Sat, 27 Jun 2026 22:27:06 +0800 Subject: [PATCH] =?UTF-8?q?fix(docs):=20=E4=BF=AE=E5=A4=8D=20EN=20feature-?= =?UTF-8?q?entry=205=20=E5=A4=84=E5=9D=8F=E5=9B=BE=E7=89=87=E8=B7=AF?= =?UTF-8?q?=E5=BE=84=EF=BC=8C=E6=81=A2=E5=A4=8D=20Vercel=20=E6=9E=84?= =?UTF-8?q?=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit EN 07-feature-entry.md 用了相对路径 picture/*.png(EN 目录无 picture/), 导致 Docusaurus MDX 编译失败、Vercel 部署中断。改为与中文版一致的绝对静态路径 /img/user-guide/feature-entry/*。已全量校验 docs/ + i18n/en 所有图片引用可解析。 --- .../02-user-guide/01-interface/07-feature-entry.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/i18n/en/docusaurus-plugin-content-docs/current/02-user-guide/01-interface/07-feature-entry.md b/i18n/en/docusaurus-plugin-content-docs/current/02-user-guide/01-interface/07-feature-entry.md index fa153a2..9d6e6bf 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/02-user-guide/01-interface/07-feature-entry.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/02-user-guide/01-interface/07-feature-entry.md @@ -20,7 +20,7 @@ After reading this guide, you should be able to complete these basic operations: | Install an application | Applications and Services | Click the four-square icon on the left → Applications → Install | | Connect an external service | Applications and Services | Click the four-square icon on the left → Services → Select an HTTP / MCP service | -![Conversation interface operation path](picture/main1.png) +![Conversation interface operation path](/img/user-guide/feature-entry/main1.png) ## 1. Three Core Areas of the Conversation Interface @@ -102,7 +102,7 @@ After an agent finishes creating a document, organizing a report, or generating The animation below shows how to choose an export format from the result card and save the file after a document has been created. -![Document export](picture/20260610-173817.gif) +![Document export](/img/user-guide/feature-entry/20260610-173817.gif) Reading tips: @@ -191,7 +191,7 @@ After completing a basic conversation, use these signs to check whether the oper The Resource Manager is used to centrally view and manage different types of resources in DesireCore, including agents, skills, automation tasks, workflows, compute services, email accounts, storage, and code repositories. -![Resource Manager](picture/resource-manager.png) +![Resource Manager](/img/user-guide/feature-entry/resource-manager.png) Click the “folder” icon in the left navigation bar to enter the Resource Manager page. @@ -262,7 +262,7 @@ To confirm that a skill was imported successfully, check the following: The animation below shows the process of entering the import entry from the Skills page, choosing an import method, and completing the import. -![Skill import](picture/skill-import.gif) +![Skill import](/img/user-guide/feature-entry/skill-import.gif) ### ③ Automation @@ -336,7 +336,7 @@ For beginners, focus first on three Resource Manager entries: Agents, Skills, an The Applications and Services page is a separate module for browsing installable applications and connectable services. It divides common capabilities into two groups: applications you can install and use directly, and external services you can connect to the system. -![Applications and Services](picture/app-service.png) +![Applications and Services](/img/user-guide/feature-entry/app-service.png) How to open it: