init translations

Signed-off-by: Jenkins, Kenneth Alexander <kjenkins60@gatech.edu>
This commit is contained in:
Jenkins, Kenneth Alexander 2026-04-04 18:04:39 -04:00
parent a74fc38d9d
commit 6ff883acee
No known key found for this signature in database
87 changed files with 10246 additions and 0 deletions

20
docs/README.zh-cn.md Normal file
View file

@ -0,0 +1,20 @@
# TrustGraph 文档
欢迎使用 TrustGraph为了获得全面的文档请访问
## 📖 [https://docs.trustgraph.ai](https://docs.trustgraph.ai)
主文档站点包含:
- **[概述](https://docs.trustgraph.ai/overview)** - 介绍 TrustGraph 的概念和架构
- **[指南](https://docs.trustgraph.ai/guides)** - 逐步教程和操作指南
- **[部署](https://docs.trustgraph.ai/deployment)** - 部署选项和配置
- **[参考](https://docs.trustgraph.ai/reference)** - API 规范和 CLI 文档
## 快速入门
**您是 TrustGraph 的新手吗?** 请从 [概述](https://docs.trustgraph.ai/overview) 开始,了解系统。
**准备部署了吗?** 请查看 [部署指南](https://docs.trustgraph.ai/deployment)。
**要与代码集成?** 请查看 [API 参考](https://docs.trustgraph.ai/reference),其中包含 REST、WebSocket 和 SDK 文档。