This is an automated email from the ASF dual-hosted git repository.
wangdan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus-website.git
The following commit(s) were added to refs/heads/master by this push:
new 72090ea2 Update docs index (#81)
72090ea2 is described below
commit 72090ea268a726c5c98b33a98dc0702093e6018e
Author: Yingchun Lai <[email protected]>
AuthorDate: Tue Mar 12 17:03:41 2024 +0800
Update docs index (#81)
---
_docs/en/docs.md | 10 ++++++++++
_docs/zh/docs.md | 3 +--
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/_docs/en/docs.md b/_docs/en/docs.md
index 36cecb18..d7bd92b9 100644
--- a/_docs/en/docs.md
+++ b/_docs/en/docs.md
@@ -1,3 +1,13 @@
---
permalink: /docs/index.html
---
+
+This document is intended for both Pegasus administrators and application
developers. This document is being continuously improved, and you can find the
codebase where the document is generated from. We warmly welcome your help in
improving the document.
+
+-----
+
+Document categorizes:
+
+- [{{ site.data.translate['title_clients'] }}](/clients)
+- [{{ site.data.translate['title_api'] }}](/api)
+- [{{ site.data.translate['title_administration'] }}](/administration)
diff --git a/_docs/zh/docs.md b/_docs/zh/docs.md
index 4687feed..d87d0615 100644
--- a/_docs/zh/docs.md
+++ b/_docs/zh/docs.md
@@ -2,8 +2,7 @@
permalink: /docs/index.html
---
-本文档既是面向Pegasus的运维人员,也是面向使用Pegasus的业务开发者。本文档正在持续改善中,你能够在
-<{{ site.pegasus_website_github_url }}> 这里找到文档所在仓库。非常欢迎你帮助我们改善文档。
+本文档既是面向 Pegasus 的运维人员,也是面向使用 Pegasus 的业务开发者。本文档正在持续改善中,你能够在 <{{
site.pegasus_website_github_url }}> 这里找到文档所在代码仓库。非常欢迎你帮助我们改善文档。
-----
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]