From 97e1920b86fee56bfafbd0ad65c4dfdc2357e883 Mon Sep 17 00:00:00 2001 From: yangj1211 Date: Tue, 10 Dec 2024 16:22:49 +0800 Subject: [PATCH] add doc of protocol --- docs/MatrixOne-Cloud/Protocol/privacy-policy.md | 3 +++ docs/MatrixOne-Cloud/Protocol/service-level-agreement.md | 3 +++ docs/MatrixOne-Cloud/Protocol/terms-of-service.md | 3 +++ mkdocs.yml | 4 ++++ 4 files changed, 13 insertions(+) create mode 100644 docs/MatrixOne-Cloud/Protocol/privacy-policy.md create mode 100644 docs/MatrixOne-Cloud/Protocol/service-level-agreement.md create mode 100644 docs/MatrixOne-Cloud/Protocol/terms-of-service.md diff --git a/docs/MatrixOne-Cloud/Protocol/privacy-policy.md b/docs/MatrixOne-Cloud/Protocol/privacy-policy.md new file mode 100644 index 0000000..cf7a54d --- /dev/null +++ b/docs/MatrixOne-Cloud/Protocol/privacy-policy.md @@ -0,0 +1,3 @@ +# 隐私政策 + +详情请参见[MatrixOne Intelligence 隐私政策 (Privacy Policy)](http://www.m1intelligence.cn/moc/privacy-policy)。 diff --git a/docs/MatrixOne-Cloud/Protocol/service-level-agreement.md b/docs/MatrixOne-Cloud/Protocol/service-level-agreement.md new file mode 100644 index 0000000..0039f00 --- /dev/null +++ b/docs/MatrixOne-Cloud/Protocol/service-level-agreement.md @@ -0,0 +1,3 @@ +# 服务等级协议 + +详情请参见[MatrixOne Intelligence 服务等级协议](http://www.m1intelligence.cn/moc/service-level-agreement)。 \ No newline at end of file diff --git a/docs/MatrixOne-Cloud/Protocol/terms-of-service.md b/docs/MatrixOne-Cloud/Protocol/terms-of-service.md new file mode 100644 index 0000000..4b22f3d --- /dev/null +++ b/docs/MatrixOne-Cloud/Protocol/terms-of-service.md @@ -0,0 +1,3 @@ +# 服务条款 + +详情请参见[MatrixOne Intelligence 服务条款 (Terms of Service)](http://www.m1intelligence.cn/moc/terms-of-service)。 diff --git a/mkdocs.yml b/mkdocs.yml index efeb7f7..05ac2da 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -526,6 +526,10 @@ nav: - 版本发布纪要: - '2024': MatrixOne-Cloud/Release-Notes/2024.md - '2023': MatrixOne-Cloud/Release-Notes/2023.md + - 相关协议: + - 隐私协议: MatrixOne-Cloud/Protocol/privacy-policy.md + - 服务条款: MatrixOne-Cloud/Protocol/terms-of-service.md + - 服务等级协议: MatrixOne-Cloud/Protocol/service-level-agreement.md - 技术支持: MatrixOne-Cloud/tech-support.md - 术语表: MatrixOne-Cloud/glossary.md - MatrixOne: https://docs.matrixorigin.cn/latest/