docs: 插件开发指南 + README清理dev_must_read和pg-backup引用

This commit is contained in:
2026-06-24 19:14:51 +08:00
parent ebd6f40425
commit 2e94e7b0bf
2 changed files with 143 additions and 2 deletions
+2 -2
View File
@@ -207,8 +207,8 @@ Cyrene/
| [docs/api/gateway-api.md](docs/api/gateway-api.md) | 客户端 API 文档 |
| [docs/api/ethend.md](docs/api/ethend.md) | ethend CLI + Web 控制台文档 |
| [docs/api/backend-services/](docs/api/backend-services/) | 后端服务 API 文档 |
| [docs/dev_must_read.md](docs/dev_must_read.md) | 开发者必读 |
| [docs/pg-backup-migration.md](docs/pg-backup-migration.md) | PG 备份与迁移指南 |
| [docs/api/backend-services/tool-system.md](docs/api/backend-services/tool-system.md) | 工具调用系统 |
| [docs/api/plugin-development.md](docs/api/plugin-development.md) | 插件开发指南 |
---