This is an automated email from the ASF dual-hosted git repository.
zhaojinchao 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 ec53fad7d1e change chapter number (#19575)
ec53fad7d1e is described below
commit ec53fad7d1ecdd651262b7d6886dd2e0097266c9
Author: Mike0601 <[email protected]>
AuthorDate: Tue Jul 26 17:04:21 2022 +0800
change chapter number (#19575)
---
docs/document/content/test-manual/_index.cn.md | 4 ++--
docs/document/content/test-manual/_index.en.md | 4 ++--
docs/document/content/test-manual/integration-test/_index.cn.md | 2 +-
docs/document/content/test-manual/integration-test/_index.en.md | 2 +-
docs/document/content/test-manual/module-test/_index.cn.md | 2 +-
docs/document/content/test-manual/module-test/_index.en.md | 2 +-
docs/document/content/test-manual/performance-test/_index.cn.md | 2 +-
docs/document/content/test-manual/performance-test/_index.en.md | 2 +-
.../content/test-manual/scaling-integration-test/_index.cn.md | 2 +-
.../content/test-manual/scaling-integration-test/_index.en.md | 2 +-
10 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/docs/document/content/test-manual/_index.cn.md
b/docs/document/content/test-manual/_index.cn.md
index b6d03596f29..6b8f103e010 100644
--- a/docs/document/content/test-manual/_index.cn.md
+++ b/docs/document/content/test-manual/_index.cn.md
@@ -1,7 +1,7 @@
+++
-pre = "<b>7. </b>"
+pre = "<b>6. </b>"
title = "测试手册"
-weight = 7
+weight = 6
chapter = true
+++
diff --git a/docs/document/content/test-manual/_index.en.md
b/docs/document/content/test-manual/_index.en.md
index b9b69b20580..af3b451137c 100644
--- a/docs/document/content/test-manual/_index.en.md
+++ b/docs/document/content/test-manual/_index.en.md
@@ -1,7 +1,7 @@
+++
-pre = "<b>7. </b>"
+pre = "<b>6. </b>"
title = "Test Manual"
-weight = 7
+weight = 6
chapter = true
+++
diff --git a/docs/document/content/test-manual/integration-test/_index.cn.md
b/docs/document/content/test-manual/integration-test/_index.cn.md
index 7f7eae2734d..bdd916143e6 100644
--- a/docs/document/content/test-manual/integration-test/_index.cn.md
+++ b/docs/document/content/test-manual/integration-test/_index.cn.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>7.1. </b>"
+pre = "<b>6.1. </b>"
title = "集成测试"
weight = 1
+++
diff --git a/docs/document/content/test-manual/integration-test/_index.en.md
b/docs/document/content/test-manual/integration-test/_index.en.md
index 465c56d8e61..944ca917b9a 100644
--- a/docs/document/content/test-manual/integration-test/_index.en.md
+++ b/docs/document/content/test-manual/integration-test/_index.en.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>7.1. </b>"
+pre = "<b>6.1. </b>"
title = "Integration Test"
weight = 1
+++
diff --git a/docs/document/content/test-manual/module-test/_index.cn.md
b/docs/document/content/test-manual/module-test/_index.cn.md
index 7fa6a5383b6..e9da12ac147 100644
--- a/docs/document/content/test-manual/module-test/_index.cn.md
+++ b/docs/document/content/test-manual/module-test/_index.cn.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>7.3. </b>"
+pre = "<b>6.3. </b>"
title = "模块测试"
weight = 3
+++
diff --git a/docs/document/content/test-manual/module-test/_index.en.md
b/docs/document/content/test-manual/module-test/_index.en.md
index 9c3dc180c38..59f0468f68c 100644
--- a/docs/document/content/test-manual/module-test/_index.en.md
+++ b/docs/document/content/test-manual/module-test/_index.en.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>7.3. </b>"
+pre = "<b>6.3. </b>"
title = "Module Test"
weight = 3
+++
diff --git a/docs/document/content/test-manual/performance-test/_index.cn.md
b/docs/document/content/test-manual/performance-test/_index.cn.md
index 79cbcdd6499..cfef264d1b0 100644
--- a/docs/document/content/test-manual/performance-test/_index.cn.md
+++ b/docs/document/content/test-manual/performance-test/_index.cn.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>7.2. </b>"
+pre = "<b>6.2. </b>"
title = "性能测试"
weight = 2
+++
diff --git a/docs/document/content/test-manual/performance-test/_index.en.md
b/docs/document/content/test-manual/performance-test/_index.en.md
index c02ff1d942f..c3a28613ac2 100644
--- a/docs/document/content/test-manual/performance-test/_index.en.md
+++ b/docs/document/content/test-manual/performance-test/_index.en.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>7.2. </b>"
+pre = "<b>6.2. </b>"
title = "Performance Test"
weight = 2
+++
diff --git
a/docs/document/content/test-manual/scaling-integration-test/_index.cn.md
b/docs/document/content/test-manual/scaling-integration-test/_index.cn.md
index aacebcf9cc8..a7ce74ef0e3 100644
--- a/docs/document/content/test-manual/scaling-integration-test/_index.cn.md
+++ b/docs/document/content/test-manual/scaling-integration-test/_index.cn.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>7.4. </b>"
+pre = "<b>6.4. </b>"
title = "Scaling 集成测试"
weight = 4
+++
diff --git
a/docs/document/content/test-manual/scaling-integration-test/_index.en.md
b/docs/document/content/test-manual/scaling-integration-test/_index.en.md
index 7077c2f76fa..04af4b7af22 100644
--- a/docs/document/content/test-manual/scaling-integration-test/_index.en.md
+++ b/docs/document/content/test-manual/scaling-integration-test/_index.en.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>7.4. </b>"
+pre = "<b>6.4. </b>"
title = "Scaling Integration Test"
weight = 4
+++