From 8e04c6baf448c2d5731dc47b2098031ccf2dfb10 Mon Sep 17 00:00:00 2001 From: QiuSW <105186638@qq.com> Date: Mon, 17 Aug 2026 10:00:49 +0800 Subject: [PATCH] docs: clean requirement index table formatting (#18) --- docs/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/README.md b/docs/README.md index 135c0da..72f16ff 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,8 +2,8 @@ generated: true (请先修改 Gitea Wiki,禁止直接编辑本文件) wiki_page: Home wiki_url: https://git.ilapage.cn/OPC/dev_harness/wiki/Home -wiki_revision: a71a7309c9298b63946d5b784322659171c2e984 -synchronized_at: 2026-08-17T01:57:45Z +wiki_revision: a2600f79f1d4ca4c1c7699ee05835ea19be61dee +synchronized_at: 2026-08-17T02:00:03Z # DevHarness 文档中心 @@ -50,7 +50,7 @@ python dev_scripts/sync_wiki_docs.py --check | 想做什么 | 先读哪里 | 主要验证 | |---|---|---| | 修改文档 | 对应 Wiki 页面、Common-Changes | Wiki 同步检查 | -| 查看或更新产品需求 | Product-Requirements-Overview、对应主题 Wiki 和工单 | 状态、链接和事实来源核对 | +| 查看或更新产品需求 | Product-Requirements-Overview、对应主题 Wiki 和工单 | 状态、链接和事实来源核对 | | 接入已有项目 | Existing-Project-Adoption-Guide | 只读盘点、差异确认和分阶段验证 | | 准备交付文档 | Delivery-Documentation-Guide、Audience-Document-Template | 目标岗位验证和 Wiki 同步检查 | | 调整工单字段 | `.gitea/issue_template/`、Development-Workflow | Harness 严格检查 | @@ -65,7 +65,7 @@ python dev_scripts/sync_wiki_docs.py --check | 信息 | 事实来源 | |---|---| | 任务状态、讨论、阻塞、验收过程 | Gitea 工单 | -| 长期产品需求的统一导航和状态 | Gitea Wiki 的 Product-Requirements-Overview | +| 长期产品需求的统一导航和状态 | Gitea Wiki 的 Product-Requirements-Overview | | 架构、业务规则、开发规范、操作手册、交付文档、任务归档 | Gitea Wiki | | 源码和与特定代码版本强绑定的文档 | Git 仓库 | | 核心长期文档的离线浏览副本 | Git 仓库中的 `docs/` Wiki 镜像 |