From 55d89b7aec659f55a61e7ceef881ef34a62d9379 Mon Sep 17 00:00:00 2001 From: ila Date: Mon, 10 Aug 2026 14:57:50 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BF=AE=E6=AD=A3=E5=B7=B2=E6=9C=89?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E6=8E=A5=E5=85=A5=E5=85=A5=E5=8F=A3=E6=8D=A2?= =?UTF-8?q?=E8=A1=8C=20(#12)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Home.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 00b94d7..bfe4ab4 100644 --- a/Home.md +++ b/Home.md @@ -41,7 +41,8 @@ python dev_scripts/sync_wiki_docs.py --check | 想做什么 | 先读哪里 | 主要验证 | |---|---|---| | 修改文档 | 对应 Wiki 页面、Common-Changes | Wiki 同步检查 | -| 接入已有项目 | Existing-Project-Adoption-Guide | 只读盘点、差异确认和分阶段验证 |\n| 准备交付文档 | Delivery-Documentation-Guide、Audience-Document-Template | 目标岗位验证和 Wiki 同步检查 | +| 接入已有项目 | Existing-Project-Adoption-Guide | 只读盘点、差异确认和分阶段验证 | +| 准备交付文档 | Delivery-Documentation-Guide、Audience-Document-Template | 目标岗位验证和 Wiki 同步检查 | | 调整工单字段 | `.gitea/issue_template/`、Development-Workflow | Harness 严格检查 | | 修改同步行为 | `dev_scripts/wiki_docs.py`、Architecture-and-Code-Map | 单元测试和真实 Wiki 检查 | | 增加结构检查 | `dev_scripts/check_harness.py` | 成功与失败测试 | @@ -64,7 +65,8 @@ python dev_scripts/sync_wiki_docs.py --check - [Gitea 工单](http://ilaer.eicp.net:8418/opc/dev_harness/issues) - [代码仓库](http://ilaer.eicp.net:8418/opc/dev_harness) -- [已有项目接入 DevHarness 指南](Existing-Project-Adoption-Guide.-)\n- [交付文档指南](Delivery-Documentation-Guide.-) +- [已有项目接入 DevHarness 指南](Existing-Project-Adoption-Guide.-) +- [交付文档指南](Delivery-Documentation-Guide.-) - [岗位文档模板](Audience-Document-Template.-) - [任务归档模板](Task-Archive-Template.-)