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 79ff7f5da85 Change doc number (#19574)
79ff7f5da85 is described below
commit 79ff7f5da85932efe6819f1ffb1a5d2d7112a4cd
Author: Mike0601 <[email protected]>
AuthorDate: Tue Jul 26 16:52:11 2022 +0800
Change doc number (#19574)
---
docs/document/content/dev-manual/_index.cn.md | 4 ++--
docs/document/content/dev-manual/_index.en.md | 4 ++--
docs/document/content/dev-manual/agent.cn.md | 2 +-
docs/document/content/dev-manual/agent.en.md | 2 +-
docs/document/content/dev-manual/configuration.cn.md | 2 +-
docs/document/content/dev-manual/configuration.en.md | 2 +-
docs/document/content/dev-manual/data-source.cn.md | 2 +-
docs/document/content/dev-manual/data-source.en.md | 2 +-
docs/document/content/dev-manual/encrypt.cn.md | 2 +-
docs/document/content/dev-manual/encrypt.en.md | 2 +-
docs/document/content/dev-manual/ha.cn.md | 2 +-
docs/document/content/dev-manual/ha.en.md | 2 +-
docs/document/content/dev-manual/kernel.cn.md | 2 +-
docs/document/content/dev-manual/kernel.en.md | 2 +-
docs/document/content/dev-manual/mode.cn.md | 2 +-
docs/document/content/dev-manual/mode.en.md | 2 +-
docs/document/content/dev-manual/proxy.cn.md | 2 +-
docs/document/content/dev-manual/proxy.en.md | 2 +-
docs/document/content/dev-manual/readwrite-splitting.cn.md | 2 +-
docs/document/content/dev-manual/readwrite-splitting.en.md | 2 +-
docs/document/content/dev-manual/shadow.cn.md | 2 +-
docs/document/content/dev-manual/shadow.en.md | 2 +-
docs/document/content/dev-manual/sharding.cn.md | 2 +-
docs/document/content/dev-manual/sharding.en.md | 2 +-
docs/document/content/dev-manual/sql-check.cn.md | 2 +-
docs/document/content/dev-manual/sql-check.en.md | 2 +-
docs/document/content/dev-manual/sql-parser.cn.md | 2 +-
docs/document/content/dev-manual/sql-parser.en.md | 2 +-
docs/document/content/dev-manual/transaction.cn.md | 2 +-
docs/document/content/dev-manual/transaction.en.md | 2 +-
docs/document/content/user-manual/_index.cn.md | 4 ++--
docs/document/content/user-manual/_index.en.md | 4 ++--
docs/document/content/user-manual/shardingsphere-jdbc/_index.cn.md | 2 +-
docs/document/content/user-manual/shardingsphere-jdbc/_index.en.md | 2 +-
docs/document/content/user-manual/shardingsphere-proxy/_index.cn.md | 2 +-
docs/document/content/user-manual/shardingsphere-proxy/_index.en.md | 2 +-
docs/document/content/user-manual/shardingsphere-sidecar/_index.cn.md | 2 +-
docs/document/content/user-manual/shardingsphere-sidecar/_index.en.md | 2 +-
38 files changed, 42 insertions(+), 42 deletions(-)
diff --git a/docs/document/content/dev-manual/_index.cn.md
b/docs/document/content/dev-manual/_index.cn.md
index 723fa796dba..11c542a1c78 100644
--- a/docs/document/content/dev-manual/_index.cn.md
+++ b/docs/document/content/dev-manual/_index.cn.md
@@ -1,7 +1,7 @@
+++
-pre = "<b>6. </b>"
+pre = "<b>5. </b>"
title = "开发者手册"
-weight = 6
+weight = 5
chapter = true
+++
diff --git a/docs/document/content/dev-manual/_index.en.md
b/docs/document/content/dev-manual/_index.en.md
index 1f6e1d24c55..c88108fb2db 100644
--- a/docs/document/content/dev-manual/_index.en.md
+++ b/docs/document/content/dev-manual/_index.en.md
@@ -1,7 +1,7 @@
+++
-pre = "<b>6. </b>"
+pre = "<b>5. </b>"
title = "Dev Manual"
-weight = 6
+weight = 5
chapter = true
+++
diff --git a/docs/document/content/dev-manual/agent.cn.md
b/docs/document/content/dev-manual/agent.cn.md
index 7593c86fb0f..aec45ba8a76 100644
--- a/docs/document/content/dev-manual/agent.cn.md
+++ b/docs/document/content/dev-manual/agent.cn.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>6.14. </b>"
+pre = "<b>5.14. </b>"
title = "可观察性"
weight = 14
chapter = true
diff --git a/docs/document/content/dev-manual/agent.en.md
b/docs/document/content/dev-manual/agent.en.md
index 8a9168542e4..0dcfecbdf75 100644
--- a/docs/document/content/dev-manual/agent.en.md
+++ b/docs/document/content/dev-manual/agent.en.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>6.14. </b>"
+pre = "<b>5.14. </b>"
title = "Observability"
weight = 14
chapter = true
diff --git a/docs/document/content/dev-manual/configuration.cn.md
b/docs/document/content/dev-manual/configuration.cn.md
index 57179e10c9f..79a60b4bdb9 100644
--- a/docs/document/content/dev-manual/configuration.cn.md
+++ b/docs/document/content/dev-manual/configuration.cn.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>6.2. </b>"
+pre = "<b>5.2. </b>"
title = "配置"
weight = 2
chapter = true
diff --git a/docs/document/content/dev-manual/configuration.en.md
b/docs/document/content/dev-manual/configuration.en.md
index 85e0f5d5d2a..9189d03793f 100644
--- a/docs/document/content/dev-manual/configuration.en.md
+++ b/docs/document/content/dev-manual/configuration.en.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>6.2. </b>"
+pre = "<b>5.2. </b>"
title = "Configuration"
weight = 2
chapter = true
diff --git a/docs/document/content/dev-manual/data-source.cn.md
b/docs/document/content/dev-manual/data-source.cn.md
index beb97e9461e..b31e0c3ad17 100644
--- a/docs/document/content/dev-manual/data-source.cn.md
+++ b/docs/document/content/dev-manual/data-source.cn.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>6.4. </b>"
+pre = "<b>5.4. </b>"
title = "数据源"
weight = 4
chapter = true
diff --git a/docs/document/content/dev-manual/data-source.en.md
b/docs/document/content/dev-manual/data-source.en.md
index 441d7341b55..d4737b4164c 100644
--- a/docs/document/content/dev-manual/data-source.en.md
+++ b/docs/document/content/dev-manual/data-source.en.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>6.4. </b>"
+pre = "<b>5.4. </b>"
title = "DataSource"
weight = 4
chapter = true
diff --git a/docs/document/content/dev-manual/encrypt.cn.md
b/docs/document/content/dev-manual/encrypt.cn.md
index ca76536ed52..7c00084aa55 100644
--- a/docs/document/content/dev-manual/encrypt.cn.md
+++ b/docs/document/content/dev-manual/encrypt.cn.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>6.12. </b>"
+pre = "<b>5.12. </b>"
title = "数据加密"
weight = 12
chapter = true
diff --git a/docs/document/content/dev-manual/encrypt.en.md
b/docs/document/content/dev-manual/encrypt.en.md
index c1167970869..264d6972668 100644
--- a/docs/document/content/dev-manual/encrypt.en.md
+++ b/docs/document/content/dev-manual/encrypt.en.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>6.12. </b>"
+pre = "<b>5.12. </b>"
title = "Encryption"
weight = 12
chapter = true
diff --git a/docs/document/content/dev-manual/ha.cn.md
b/docs/document/content/dev-manual/ha.cn.md
index 1fe2226adab..9ac435363dd 100644
--- a/docs/document/content/dev-manual/ha.cn.md
+++ b/docs/document/content/dev-manual/ha.cn.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>6.9. </b>"
+pre = "<b>5.9. </b>"
title = "高可用"
weight = 9
chapter = true
diff --git a/docs/document/content/dev-manual/ha.en.md
b/docs/document/content/dev-manual/ha.en.md
index 5355d387145..2f20811f505 100644
--- a/docs/document/content/dev-manual/ha.en.md
+++ b/docs/document/content/dev-manual/ha.en.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>6.9. </b>"
+pre = "<b>5.9. </b>"
title = "HA"
weight = 9
chapter = true
diff --git a/docs/document/content/dev-manual/kernel.cn.md
b/docs/document/content/dev-manual/kernel.cn.md
index 8a5bf5881fe..e0fcee79fb5 100644
--- a/docs/document/content/dev-manual/kernel.cn.md
+++ b/docs/document/content/dev-manual/kernel.cn.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>6.3. </b>"
+pre = "<b>5.3. </b>"
title = "内核"
weight = 3
chapter = true
diff --git a/docs/document/content/dev-manual/kernel.en.md
b/docs/document/content/dev-manual/kernel.en.md
index cb80cddf4ff..4f3f4e51d4e 100644
--- a/docs/document/content/dev-manual/kernel.en.md
+++ b/docs/document/content/dev-manual/kernel.en.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>6.3. </b>"
+pre = "<b>5.3. </b>"
title = "Kernel"
weight = 3
chapter = true
diff --git a/docs/document/content/dev-manual/mode.cn.md
b/docs/document/content/dev-manual/mode.cn.md
index e7b993dd6ab..0f1692aa251 100644
--- a/docs/document/content/dev-manual/mode.cn.md
+++ b/docs/document/content/dev-manual/mode.cn.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>6.1. </b>"
+pre = "<b>5.1. </b>"
title = "运行模式"
weight = 1
chapter = true
diff --git a/docs/document/content/dev-manual/mode.en.md
b/docs/document/content/dev-manual/mode.en.md
index 134957a3e25..19548c4fd31 100644
--- a/docs/document/content/dev-manual/mode.en.md
+++ b/docs/document/content/dev-manual/mode.en.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>6.1. </b>"
+pre = "<b>5.1. </b>"
title = "Mode"
weight = 1
chapter = true
diff --git a/docs/document/content/dev-manual/proxy.cn.md
b/docs/document/content/dev-manual/proxy.cn.md
index 6b9123faba0..59a511173bf 100644
--- a/docs/document/content/dev-manual/proxy.cn.md
+++ b/docs/document/content/dev-manual/proxy.cn.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>6.6. </b>"
+pre = "<b>5.6. </b>"
title = "代理端"
weight = 6
chapter = true
diff --git a/docs/document/content/dev-manual/proxy.en.md
b/docs/document/content/dev-manual/proxy.en.md
index 46f04db33e4..53046af9c11 100644
--- a/docs/document/content/dev-manual/proxy.en.md
+++ b/docs/document/content/dev-manual/proxy.en.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>6.6. </b>"
+pre = "<b>5.6. </b>"
title = "Proxy"
weight = 6
chapter = true
diff --git a/docs/document/content/dev-manual/readwrite-splitting.cn.md
b/docs/document/content/dev-manual/readwrite-splitting.cn.md
index b0327faf287..3dc07175a92 100644
--- a/docs/document/content/dev-manual/readwrite-splitting.cn.md
+++ b/docs/document/content/dev-manual/readwrite-splitting.cn.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>6.8. </b>"
+pre = "<b>5.8. </b>"
title = "读写分离"
weight = 8
chapter = true
diff --git a/docs/document/content/dev-manual/readwrite-splitting.en.md
b/docs/document/content/dev-manual/readwrite-splitting.en.md
index 79af8102609..b91dd73a09f 100644
--- a/docs/document/content/dev-manual/readwrite-splitting.en.md
+++ b/docs/document/content/dev-manual/readwrite-splitting.en.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>6.8. </b>"
+pre = "<b>5.8. </b>"
title = "Readwrite-splitting"
weight = 8
chapter = true
diff --git a/docs/document/content/dev-manual/shadow.cn.md
b/docs/document/content/dev-manual/shadow.cn.md
index 4d723966091..7a5c0a0db41 100644
--- a/docs/document/content/dev-manual/shadow.cn.md
+++ b/docs/document/content/dev-manual/shadow.cn.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>6.13. </b>"
+pre = "<b>5.13. </b>"
title = "影子库"
weight = 13
chapter = true
diff --git a/docs/document/content/dev-manual/shadow.en.md
b/docs/document/content/dev-manual/shadow.en.md
index e756035b906..0865eb3528e 100644
--- a/docs/document/content/dev-manual/shadow.en.md
+++ b/docs/document/content/dev-manual/shadow.en.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>6.13. </b>"
+pre = "<b>5.13. </b>"
title = "Shadow DB"
weight = 13
chapter = true
diff --git a/docs/document/content/dev-manual/sharding.cn.md
b/docs/document/content/dev-manual/sharding.cn.md
index 5a319091770..e0705cb01b6 100644
--- a/docs/document/content/dev-manual/sharding.cn.md
+++ b/docs/document/content/dev-manual/sharding.cn.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>6.7. </b>"
+pre = "<b>5.7. </b>"
title = "数据分片"
weight = 7
chapter = true
diff --git a/docs/document/content/dev-manual/sharding.en.md
b/docs/document/content/dev-manual/sharding.en.md
index 58c63e6b340..cffe9e680a4 100644
--- a/docs/document/content/dev-manual/sharding.en.md
+++ b/docs/document/content/dev-manual/sharding.en.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>6.7. </b>"
+pre = "<b>5.7. </b>"
title = "Data Sharding"
weight = 7
chapter = true
diff --git a/docs/document/content/dev-manual/sql-check.cn.md
b/docs/document/content/dev-manual/sql-check.cn.md
index f564989ccef..e2006de8cd1 100644
--- a/docs/document/content/dev-manual/sql-check.cn.md
+++ b/docs/document/content/dev-manual/sql-check.cn.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>6.11. </b>"
+pre = "<b>5.11. </b>"
title = "SQL 检查"
weight = 11
chapter = true
diff --git a/docs/document/content/dev-manual/sql-check.en.md
b/docs/document/content/dev-manual/sql-check.en.md
index 588daeab384..c542753c8c2 100644
--- a/docs/document/content/dev-manual/sql-check.en.md
+++ b/docs/document/content/dev-manual/sql-check.en.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>6.11. </b>"
+pre = "<b>5.11. </b>"
title = "SQL Checker"
weight = 11
chapter = true
diff --git a/docs/document/content/dev-manual/sql-parser.cn.md
b/docs/document/content/dev-manual/sql-parser.cn.md
index 4c076d50024..250a753c6fc 100644
--- a/docs/document/content/dev-manual/sql-parser.cn.md
+++ b/docs/document/content/dev-manual/sql-parser.cn.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>6.5. </b>"
+pre = "<b>5.5. </b>"
title = "SQL 解析"
weight = 5
chapter = true
diff --git a/docs/document/content/dev-manual/sql-parser.en.md
b/docs/document/content/dev-manual/sql-parser.en.md
index 76ed862d980..2a8a258167f 100644
--- a/docs/document/content/dev-manual/sql-parser.en.md
+++ b/docs/document/content/dev-manual/sql-parser.en.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>6.5. </b>"
+pre = "<b>5.5. </b>"
title = "SQL Parser"
weight = 5
chapter = true
diff --git a/docs/document/content/dev-manual/transaction.cn.md
b/docs/document/content/dev-manual/transaction.cn.md
index bb7551e5b99..a8b8d4e400c 100644
--- a/docs/document/content/dev-manual/transaction.cn.md
+++ b/docs/document/content/dev-manual/transaction.cn.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>6.10. </b>"
+pre = "<b>5.10. </b>"
title = "分布式事务"
weight = 10
chapter = true
diff --git a/docs/document/content/dev-manual/transaction.en.md
b/docs/document/content/dev-manual/transaction.en.md
index 9e5c2266924..8aed86c4370 100644
--- a/docs/document/content/dev-manual/transaction.en.md
+++ b/docs/document/content/dev-manual/transaction.en.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>6.10. </b>"
+pre = "<b>5.10. </b>"
title = "Distributed Transaction"
weight = 10
chapter = true
diff --git a/docs/document/content/user-manual/_index.cn.md
b/docs/document/content/user-manual/_index.cn.md
index e66385e64d4..7a15b1ff432 100644
--- a/docs/document/content/user-manual/_index.cn.md
+++ b/docs/document/content/user-manual/_index.cn.md
@@ -1,7 +1,7 @@
+++
-pre = "<b>5. </b>"
+pre = "<b>4. </b>"
title = "用户手册"
-weight = 5
+weight = 4
chapter = true
+++
diff --git a/docs/document/content/user-manual/_index.en.md
b/docs/document/content/user-manual/_index.en.md
index d8cc2f6f9da..aae0095cb27 100644
--- a/docs/document/content/user-manual/_index.en.md
+++ b/docs/document/content/user-manual/_index.en.md
@@ -1,7 +1,7 @@
+++
-pre = "<b>5. </b>"
+pre = "<b>4. </b>"
title = "User Manual"
-weight = 5
+weight = 4
chapter = true
+++
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/_index.cn.md
b/docs/document/content/user-manual/shardingsphere-jdbc/_index.cn.md
index a7b1f86c0f4..8c707a78506 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/_index.cn.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/_index.cn.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>5.1. </b>"
+pre = "<b>4.1. </b>"
title = "ShardingSphere-JDBC"
weight = 1
chapter = true
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/_index.en.md
b/docs/document/content/user-manual/shardingsphere-jdbc/_index.en.md
index 05366f83f9b..e8d2bb5b633 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/_index.en.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/_index.en.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>5.1. </b>"
+pre = "<b>4.1. </b>"
title = "ShardingSphere-JDBC"
weight = 1
chapter = true
diff --git
a/docs/document/content/user-manual/shardingsphere-proxy/_index.cn.md
b/docs/document/content/user-manual/shardingsphere-proxy/_index.cn.md
index db23d467092..1042b242444 100644
--- a/docs/document/content/user-manual/shardingsphere-proxy/_index.cn.md
+++ b/docs/document/content/user-manual/shardingsphere-proxy/_index.cn.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>5.2. </b>"
+pre = "<b>4.2. </b>"
title = "ShardingSphere-Proxy"
weight = 2
chapter = true
diff --git
a/docs/document/content/user-manual/shardingsphere-proxy/_index.en.md
b/docs/document/content/user-manual/shardingsphere-proxy/_index.en.md
index 149c1ed9412..af077f21178 100644
--- a/docs/document/content/user-manual/shardingsphere-proxy/_index.en.md
+++ b/docs/document/content/user-manual/shardingsphere-proxy/_index.en.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>5.2. </b>"
+pre = "<b>4.2. </b>"
title = "ShardingSphere-Proxy"
weight = 2
chapter = true
diff --git
a/docs/document/content/user-manual/shardingsphere-sidecar/_index.cn.md
b/docs/document/content/user-manual/shardingsphere-sidecar/_index.cn.md
index f01049188cb..d322104e824 100644
--- a/docs/document/content/user-manual/shardingsphere-sidecar/_index.cn.md
+++ b/docs/document/content/user-manual/shardingsphere-sidecar/_index.cn.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>5.3. </b>"
+pre = "<b>4.3. </b>"
title = "ShardingSphere-Sidecar"
weight = 3
chapter = true
diff --git
a/docs/document/content/user-manual/shardingsphere-sidecar/_index.en.md
b/docs/document/content/user-manual/shardingsphere-sidecar/_index.en.md
index 982279dfbf6..132b4d6206c 100644
--- a/docs/document/content/user-manual/shardingsphere-sidecar/_index.en.md
+++ b/docs/document/content/user-manual/shardingsphere-sidecar/_index.en.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>5.3. </b>"
+pre = "<b>4.3. </b>"
title = "ShardingSphere-Sidecar"
weight = 3
chapter = true