This is an automated email from the ASF dual-hosted git repository.

menghaoran pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new c8e35b4  Add reference category (#13155)
c8e35b4 is described below

commit c8e35b4e41118e36bd2ce1a1a240ee8a4b18e1eb
Author: Liang Zhang <[email protected]>
AuthorDate: Tue Oct 19 19:53:30 2021 +0800

    Add reference category (#13155)
---
 docs/document/content/others/_index.cn.md                        | 7 +++----
 docs/document/content/others/_index.en.md                        | 7 +++----
 docs/document/content/others/api-change-history/_index.cn.md     | 2 +-
 docs/document/content/others/api-change-history/_index.en.md     | 2 +-
 .../others/api-change-history/shardingsphere-jdbc/_index.cn.md   | 2 +-
 .../others/api-change-history/shardingsphere-jdbc/_index.en.md   | 2 +-
 .../others/api-change-history/shardingsphere-proxy/_index.en.md  | 2 +-
 docs/document/content/others/faq/_index.cn.md                    | 2 +-
 docs/document/content/others/faq/_index.en.md                    | 2 +-
 docs/document/content/reference/_index.cn.md                     | 8 ++++++++
 docs/document/content/reference/_index.en.md                     | 9 +++++++++
 11 files changed, 30 insertions(+), 15 deletions(-)

diff --git a/docs/document/content/others/_index.cn.md 
b/docs/document/content/others/_index.cn.md
index 09f8258..bd1da89 100644
--- a/docs/document/content/others/_index.cn.md
+++ b/docs/document/content/others/_index.cn.md
@@ -1,9 +1,8 @@
 +++
-pre = "<b>8. </b>"
+pre = "<b>9. </b>"
 title = "其他"
-weight = 8
+weight = 9
 chapter = true
 +++
 
-本章包含了 Apache ShardingSphere 项目使用中常见问题部分。
-本章还包含 Apache ShardingSphere 项目 API 的变更历史部分。
+本章包含了 Apache ShardingSphere 项目使用中常见问题和项目 API 的变更历史。
diff --git a/docs/document/content/others/_index.en.md 
b/docs/document/content/others/_index.en.md
index b77cd4c..33f53d2 100644
--- a/docs/document/content/others/_index.en.md
+++ b/docs/document/content/others/_index.en.md
@@ -1,9 +1,8 @@
 +++
-pre = "<b>8. </b>"
+pre = "<b>9. </b>"
 title = "Others"
-weight = 8
+weight = 9
 chapter = true
 +++
 
-This chapter contains a section of frequently ask questions on how to use 
projects of Apache ShardingSphere: ShardingSphere-JDBC, ShardingSphere-Proxy 
and ShardingSphere-Sidecar.
-This chapter also contains a section of API Change Histories of different 
projects.
+This chapter contains a section of FAQ and API change histories of different 
versions.
diff --git a/docs/document/content/others/api-change-history/_index.cn.md 
b/docs/document/content/others/api-change-history/_index.cn.md
index d46f5bf..fbcf705 100644
--- a/docs/document/content/others/api-change-history/_index.cn.md
+++ b/docs/document/content/others/api-change-history/_index.cn.md
@@ -1,5 +1,5 @@
 +++
-pre = "<b>8.2. </b>"
+pre = "<b>9.2. </b>"
 title = "API 变更历史"
 weight = 2
 chapter = true
diff --git a/docs/document/content/others/api-change-history/_index.en.md 
b/docs/document/content/others/api-change-history/_index.en.md
index ff6f876..70eb183 100644
--- a/docs/document/content/others/api-change-history/_index.en.md
+++ b/docs/document/content/others/api-change-history/_index.en.md
@@ -1,5 +1,5 @@
 +++
-pre = "<b>8.2. </b>"
+pre = "<b>9.2. </b>"
 title = "API Change Histories"
 weight = 2
 chapter = true
diff --git 
a/docs/document/content/others/api-change-history/shardingsphere-jdbc/_index.cn.md
 
b/docs/document/content/others/api-change-history/shardingsphere-jdbc/_index.cn.md
index 6111d7d..a2bbd49 100644
--- 
a/docs/document/content/others/api-change-history/shardingsphere-jdbc/_index.cn.md
+++ 
b/docs/document/content/others/api-change-history/shardingsphere-jdbc/_index.cn.md
@@ -1,5 +1,5 @@
 +++
-pre = "<b>8.2.1. </b>"
+pre = "<b>9.2.1. </b>"
 title = "ShardingSphere-JDBC"
 weight = 1
 chapter = true
diff --git 
a/docs/document/content/others/api-change-history/shardingsphere-jdbc/_index.en.md
 
b/docs/document/content/others/api-change-history/shardingsphere-jdbc/_index.en.md
index 8d1a48e..0a03e1c 100644
--- 
a/docs/document/content/others/api-change-history/shardingsphere-jdbc/_index.en.md
+++ 
b/docs/document/content/others/api-change-history/shardingsphere-jdbc/_index.en.md
@@ -1,5 +1,5 @@
 +++
-pre = "<b>8.2.1. </b>"
+pre = "<b>9.2.1. </b>"
 title = "ShardingSphere-JDBC"
 weight = 1
 chapter = true
diff --git 
a/docs/document/content/others/api-change-history/shardingsphere-proxy/_index.en.md
 
b/docs/document/content/others/api-change-history/shardingsphere-proxy/_index.en.md
index f7357de..62153e8 100644
--- 
a/docs/document/content/others/api-change-history/shardingsphere-proxy/_index.en.md
+++ 
b/docs/document/content/others/api-change-history/shardingsphere-proxy/_index.en.md
@@ -1,5 +1,5 @@
 +++
-pre = "<b>8.2.2. </b>"
+pre = "<b>9.2.2. </b>"
 title = "ShardingSphere-Proxy"
 weight = 2
 chapter = true
diff --git a/docs/document/content/others/faq/_index.cn.md 
b/docs/document/content/others/faq/_index.cn.md
index 4eb5af2..207d0cc 100644
--- a/docs/document/content/others/faq/_index.cn.md
+++ b/docs/document/content/others/faq/_index.cn.md
@@ -1,5 +1,5 @@
 +++
-pre = "<b>8.1. </b>"
+pre = "<b>9.1. </b>"
 title = "FAQ"
 weight = 1
 chapter = true
diff --git a/docs/document/content/others/faq/_index.en.md 
b/docs/document/content/others/faq/_index.en.md
index d737ff3..d3f4efe 100644
--- a/docs/document/content/others/faq/_index.en.md
+++ b/docs/document/content/others/faq/_index.en.md
@@ -1,5 +1,5 @@
 +++
-pre = "<b>8.1. </b>"
+pre = "<b>9.1. </b>"
 title = "FAQ"
 weight = 1
 chapter = true
diff --git a/docs/document/content/reference/_index.cn.md 
b/docs/document/content/reference/_index.cn.md
new file mode 100644
index 0000000..ce3bf57
--- /dev/null
+++ b/docs/document/content/reference/_index.cn.md
@@ -0,0 +1,8 @@
++++
+pre = "<b>8. </b>"
+title = "技术参考"
+weight = 8
+chapter = true
++++
+
+本章包含了 Apache ShardingSphere 的技术实现细节和测试流程,供开发者和用户参考。
diff --git a/docs/document/content/reference/_index.en.md 
b/docs/document/content/reference/_index.en.md
new file mode 100644
index 0000000..7a13661
--- /dev/null
+++ b/docs/document/content/reference/_index.en.md
@@ -0,0 +1,9 @@
++++
+pre = "<b>8. </b>"
+title = "Reference"
+weight = 8
+chapter = true
++++
+
+This chapter contains a section of technical implementation and test process 
with Apache ShardingSphere, 
+which provide the reference with users and developers.

Reply via email to