Skip to content

fix(docs): 修复文档与实现不一致问题#16

Merged
hrygo merged 6 commits intohrygo:mainfrom
aaronwong1989:fix/docs-inconsistency
Mar 12, 2026
Merged

fix(docs): 修复文档与实现不一致问题#16
hrygo merged 6 commits intohrygo:mainfrom
aaronwong1989:fix/docs-inconsistency

Conversation

@aaronwong1989
Copy link
Copy Markdown

问题描述

项目文档与技术实现存在多处不一致,已修复以下问题:

已修复

  1. README.md 提到钉钉配置,但实际不存在

    • 移除了不存在的钉钉配置引用
    • 添加了 Slack 配置文档链接
  2. README.md 中 make up 指令说明不完整

    • 添加了 make restart 指令说明
    • 完善了 make onboard 指令说明 (包含 LLM、飞书、Slack)

相关 Issue

Fixes #15

OpenClaw Dev added 6 commits March 12, 2026 16:46
- 移除 README 中不存在的钉钉配置引用
- 添加 Slack 配置文档链接
- 完善 make restart 指令说明
- 补充 make onboard 指令说明 (包含 LLM、飞书、Slack)

Fixes hrygo#15
- 移除英文版 README 不存在的 make update 指令
- 移除不存在的 ORCHESTRATION.md 引用 (该文件不存在)
- 修正不存在的 Dockerfile.java/go/office 引用
- 更新为实际的 Dockerfile.base 和 Dockerfile.stacks
- 修正 Docker Image Variants 表格
- 修复 Dockerfile.dev -> Dockerfile
@hrygo hrygo merged commit adcc48c into hrygo:main Mar 12, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs] 文档与实现不一致问题修复

2 participants