Skip to content

Commit 2e368e7

Browse files
committed
docs: link Univer Office SDK documentation
1 parent 042409b commit 2e368e7

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
**An open-source Office workspace where people and AI agents create, collaborate, and review together.**
66

7-
[Univer Docs](https://docs.univer.ai/) · [CLI guide](apps/cli/README.md) · [Issues](https://github.com/dream-num/univer-workspace/issues)
7+
[Univer Docs](https://docs.univer.ai/) · [Office SDK](https://office.univer.ai/) · [CLI guide](apps/cli/README.md) · [Issues](https://github.com/dream-num/univer-workspace/issues)
88

99
[![License](https://img.shields.io/badge/license-Apache--2.0-blue)](LICENSE)
1010
[![Node.js](https://img.shields.io/badge/Node.js-%3E%3D24-339933?logo=node.js&logoColor=white)](package.json)
@@ -209,6 +209,7 @@ the actual package artifact before publication.
209209
| Resource | Scope |
210210
| ------------------------------------------------------------------- | ---------------------------------------------------------------------- |
211211
| [Univer Runtime documentation](https://docs.univer.ai/) | Browser Runtime, presets, plugins, Facade API, and editor capabilities |
212+
| [Univer Office SDK documentation](https://office.univer.ai/) | Office SDK stack: Runtime, Collaboration, CLI, and Worktree |
212213
| [Workspace application guide](apps/workspace/README.md) | Configuration, authentication, storage, Docker, and upgrades |
213214
| [Workspace CLI guide](apps/cli/README.md) | Installation, login, agent workflows, and package contract |
214215
| [Technical architecture](apps/workspace/docs/architecture.md) | Browser, Server, storage, OpenAPI, and module boundaries |

README.zh-CN.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
**一个让人类与 AI Agent 共同创作、协作和审阅的开源 Office 工作空间。**
66

7-
[Univer 文档](https://docs.univer.ai/) · [CLI 指南](apps/cli/README.md) · [Issues](https://github.com/dream-num/univer-workspace/issues)
7+
[Univer 文档](https://docs.univer.ai/) · [Office SDK 文档](https://office.univer.ai/) · [CLI 指南](apps/cli/README.md) · [Issues](https://github.com/dream-num/univer-workspace/issues)
88

99
[![License](https://img.shields.io/badge/license-Apache--2.0-blue)](LICENSE)
1010
[![Node.js](https://img.shields.io/badge/Node.js-%3E%3D24-339933?logo=node.js&logoColor=white)](package.json)
@@ -194,6 +194,7 @@ CLI 与 Workspace 部署基于同一份源码,但各自独立交付:
194194
| 资源 | 范围 |
195195
| ------------------------------------------------------------------- | -------------------------------------------------------- |
196196
| [Univer Runtime 文档](https://docs.univer.ai/) | Browser Runtime、Preset、Plugin、Facade API 与编辑器能力 |
197+
| [Univer Office SDK 文档](https://office.univer.ai/) | Office SDK 技术栈:Runtime、Collaboration、CLI 与 Worktree |
197198
| [Workspace 应用指南](apps/workspace/README.md) | 配置、认证、存储、Docker 与升级 |
198199
| [Workspace CLI 指南](apps/cli/README.md) | 安装、登录、Agent workflow 与 package 合同 |
199200
| [技术架构](apps/workspace/docs/architecture.md) | Browser、Server、存储、OpenAPI 与模块边界 |

apps/cli/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ to override the bundled credential.
111111

112112
- [Univer Workspace repository](https://github.com/dream-num/univer-workspace)
113113
- [Univer SDK documentation](https://docs.univer.ai/)
114+
- [Univer Office SDK documentation](https://office.univer.ai/)
114115
- [Univer on GitHub](https://github.com/dream-num/univer)
115116
- [Workspace issue tracker](https://github.com/dream-num/univer-workspace/issues)
116117
- [Univer website](https://univer.ai/)

0 commit comments

Comments
 (0)