Files

25 lines
848 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 使用手册总目录
> 本目录汇总卡若AI 相关系统的使用手册入口。
**版本**v1.0.0 | **更新日期**2026年3月
---
## 系统列表
| 系统 | 手册目录 | 说明 |
|------|----------|------|
| OpenClaw 控制台Cloud Boot | [OpenClaw控制台/README.md](OpenClaw控制台/README.md) | 本地 AI 网关与控制台,用于统一管理模型与通道(含 Cloud Boot/飞书桥接)。 |
---
## 手册编写规范(摘要)
- 每个系统使用独立子目录(如 `OpenClaw控制台/`)。
- 每个目录必须包含 `README.md` 作为章节索引。
- 章节文件统一使用 `{两位数}-{章节名}.md` 命名,如 `01-系统概述.md`
- 内容中优先使用表格描述配置项、字段和状态说明。
- 截图统一放在上级目录的 `截图/` 中,通过相对路径引用。