This is an automated email from the ASF dual-hosted git repository.
panjuan 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 d682418 Move features/principle to reference category (#13241)
d682418 is described below
commit d682418707b820cfc0a9380049cd836c46148b4c
Author: Liang Zhang <[email protected]>
AuthorDate: Sun Oct 24 11:26:55 2021 +0800
Move features/principle to reference category (#13241)
---
docs/document/content/features/encrypt/use-norms.cn.md | 4 ++--
docs/document/content/features/encrypt/use-norms.en.md | 4 ++--
docs/document/content/features/scaling/use-norms.cn.md | 4 ++--
docs/document/content/features/scaling/use-norms.en.md | 4 ++--
docs/document/content/features/shadow/use-norms.cn.md | 4 ++--
docs/document/content/features/shadow/use-norms.en.md | 4 ++--
docs/document/content/features/sharding/use-norms/_index.cn.md | 4 ++--
docs/document/content/features/sharding/use-norms/_index.en.md | 4 ++--
docs/document/content/features/transaction/use-norms/_index.cn.md | 4 ++--
docs/document/content/features/transaction/use-norms/_index.en.md | 4 ++--
docs/document/content/reference/api-change-history/_index.cn.md | 4 ++--
.../reference/api-change-history/shardingsphere-jdbc/_index.cn.md | 2 +-
.../reference/api-change-history/shardingsphere-jdbc/_index.en.md | 2 +-
.../reference/api-change-history/shardingsphere-proxy/_index.en.md | 4 ++--
.../encrypt/principle.cn.md => reference/encrypt/_index.cn.md} | 6 +++---
.../encrypt/principle.en.md => reference/encrypt/_index.en.md} | 6 +++---
docs/document/content/reference/faq/_index.cn.md | 4 ++--
docs/document/content/reference/faq/_index.en.md | 4 ++--
.../scaling/principle.cn.md => reference/scaling/_index.cn.md} | 6 +++---
.../scaling/principle.en.md => reference/scaling/_index.en.md} | 6 +++---
.../shadow/principle.cn.md => reference/shadow/_index.cn.md} | 6 +++---
.../shadow/principle.en.md => reference/shadow/_index.en.md} | 6 +++---
.../sharding/principle => reference/sharding}/_index.cn.md | 6 +++---
.../sharding/principle => reference/sharding}/_index.en.md | 6 +++---
.../sharding/principle => reference/sharding}/execute.cn.md | 1 +
.../sharding/principle => reference/sharding}/execute.en.md | 1 +
.../{features/sharding/principle => reference/sharding}/merge.cn.md | 1 +
.../{features/sharding/principle => reference/sharding}/merge.en.md | 1 +
.../{features/sharding/principle => reference/sharding}/parse.cn.md | 1 +
.../{features/sharding/principle => reference/sharding}/parse.en.md | 1 +
.../sharding/principle => reference/sharding}/rewrite.cn.md | 1 +
.../sharding/principle => reference/sharding}/rewrite.en.md | 1 +
.../{features/sharding/principle => reference/sharding}/route.cn.md | 1 +
.../{features/sharding/principle => reference/sharding}/route.en.md | 1 +
.../principle => reference/transaction}/2pc-xa-transaction.cn.md | 5 +++--
.../principle => reference/transaction}/2pc-xa-transaction.en.md | 3 ++-
.../transaction/principle => reference/transaction}/_index.cn.md | 4 ++--
.../transaction/principle => reference/transaction}/_index.en.md | 4 ++--
.../transaction}/base-transaction-seata.cn.md | 3 ++-
.../transaction}/base-transaction-seata.en.md | 3 ++-
40 files changed, 77 insertions(+), 63 deletions(-)
diff --git a/docs/document/content/features/encrypt/use-norms.cn.md
b/docs/document/content/features/encrypt/use-norms.cn.md
index e5f5e81..f17280a 100644
--- a/docs/document/content/features/encrypt/use-norms.cn.md
+++ b/docs/document/content/features/encrypt/use-norms.cn.md
@@ -1,7 +1,7 @@
+++
-pre = "<b>4.6.3. </b>"
+pre = "<b>4.6.2. </b>"
title = "使用规范"
-weight = 3
+weight = 2
+++
## 支持项
diff --git a/docs/document/content/features/encrypt/use-norms.en.md
b/docs/document/content/features/encrypt/use-norms.en.md
index 8019984..ddfac1c 100644
--- a/docs/document/content/features/encrypt/use-norms.en.md
+++ b/docs/document/content/features/encrypt/use-norms.en.md
@@ -1,7 +1,7 @@
+++
-pre = "<b>4.6.3. </b>"
+pre = "<b>4.6.2. </b>"
title = "Use Norms"
-weight = 3
+weight = 2
+++
## Supported Items
diff --git a/docs/document/content/features/scaling/use-norms.cn.md
b/docs/document/content/features/scaling/use-norms.cn.md
index 8c93c0f..96e5a82 100644
--- a/docs/document/content/features/scaling/use-norms.cn.md
+++ b/docs/document/content/features/scaling/use-norms.cn.md
@@ -1,7 +1,7 @@
+++
-pre = "<b>4.5.3. </b>"
+pre = "<b>4.5.2. </b>"
title = "使用规范"
-weight = 3
+weight = 2
+++
## 支持项
diff --git a/docs/document/content/features/scaling/use-norms.en.md
b/docs/document/content/features/scaling/use-norms.en.md
index ef4fc95..bc0394f 100644
--- a/docs/document/content/features/scaling/use-norms.en.md
+++ b/docs/document/content/features/scaling/use-norms.en.md
@@ -1,7 +1,7 @@
+++
-pre = "<b>4.5.3. </b>"
+pre = "<b>4.5.2. </b>"
title = "User Norms"
-weight = 3
+weight = 2
+++
## Supported Items
diff --git a/docs/document/content/features/shadow/use-norms.cn.md
b/docs/document/content/features/shadow/use-norms.cn.md
index eaf6d3d..3196772 100644
--- a/docs/document/content/features/shadow/use-norms.cn.md
+++ b/docs/document/content/features/shadow/use-norms.cn.md
@@ -1,7 +1,7 @@
+++
-pre = "<b>4.7.3. </b>"
+pre = "<b>4.7.2. </b>"
title = "使用规范"
-weight = 3
+weight = 2
+++
## 影子数据库
diff --git a/docs/document/content/features/shadow/use-norms.en.md
b/docs/document/content/features/shadow/use-norms.en.md
index 3517873..f07ff8c 100644
--- a/docs/document/content/features/shadow/use-norms.en.md
+++ b/docs/document/content/features/shadow/use-norms.en.md
@@ -1,7 +1,7 @@
+++
-pre = "<b>4.7.3. </b>"
+pre = "<b>4.7.2. </b>"
title = "Use Norms"
-weight = 3
+weight = 2
+++
## Shadow database
diff --git a/docs/document/content/features/sharding/use-norms/_index.cn.md
b/docs/document/content/features/sharding/use-norms/_index.cn.md
index 0ea465d..95b1fde 100644
--- a/docs/document/content/features/sharding/use-norms/_index.cn.md
+++ b/docs/document/content/features/sharding/use-norms/_index.cn.md
@@ -1,7 +1,7 @@
+++
-pre = "<b>4.1.3. </b>"
+pre = "<b>4.1.2. </b>"
title = "使用规范"
-weight = 3
+weight = 2
+++
## 背景
diff --git a/docs/document/content/features/sharding/use-norms/_index.en.md
b/docs/document/content/features/sharding/use-norms/_index.en.md
index 39d3294..3cdd7b3 100644
--- a/docs/document/content/features/sharding/use-norms/_index.en.md
+++ b/docs/document/content/features/sharding/use-norms/_index.en.md
@@ -1,7 +1,7 @@
+++
-pre = "<b>4.1.3. </b>"
+pre = "<b>4.1.2. </b>"
title = "Use Norms"
-weight = 3
+weight = 2
+++
## Background
diff --git a/docs/document/content/features/transaction/use-norms/_index.cn.md
b/docs/document/content/features/transaction/use-norms/_index.cn.md
index fb77876..cc65f8e 100644
--- a/docs/document/content/features/transaction/use-norms/_index.cn.md
+++ b/docs/document/content/features/transaction/use-norms/_index.cn.md
@@ -1,7 +1,7 @@
+++
-pre = "<b>4.2.3. </b>"
+pre = "<b>4.2.2. </b>"
title = "使用规范"
-weight = 3
+weight = 2
chapter = true
+++
diff --git a/docs/document/content/features/transaction/use-norms/_index.en.md
b/docs/document/content/features/transaction/use-norms/_index.en.md
index fe47168..7865882 100644
--- a/docs/document/content/features/transaction/use-norms/_index.en.md
+++ b/docs/document/content/features/transaction/use-norms/_index.en.md
@@ -1,7 +1,7 @@
+++
-pre = "<b>4.2.3. </b>"
+pre = "<b>4.2.2. </b>"
title = "Use Norms"
-weight = 3
+weight = 2
chapter = true
+++
diff --git a/docs/document/content/reference/api-change-history/_index.cn.md
b/docs/document/content/reference/api-change-history/_index.cn.md
index 15dc062..149296c 100644
--- a/docs/document/content/reference/api-change-history/_index.cn.md
+++ b/docs/document/content/reference/api-change-history/_index.cn.md
@@ -1,7 +1,7 @@
+++
-pre = "<b>8.3. </b>"
+pre = "<b>8.7. </b>"
title = "API 变更历史"
-weight = 3
+weight = 7
chapter = true
+++
diff --git
a/docs/document/content/reference/api-change-history/shardingsphere-jdbc/_index.cn.md
b/docs/document/content/reference/api-change-history/shardingsphere-jdbc/_index.cn.md
index 945e74b..c90e898 100644
---
a/docs/document/content/reference/api-change-history/shardingsphere-jdbc/_index.cn.md
+++
b/docs/document/content/reference/api-change-history/shardingsphere-jdbc/_index.cn.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>8.3.1. </b>"
+pre = "<b>8.7.1. </b>"
title = "ShardingSphere-JDBC"
weight = 1
chapter = true
diff --git
a/docs/document/content/reference/api-change-history/shardingsphere-jdbc/_index.en.md
b/docs/document/content/reference/api-change-history/shardingsphere-jdbc/_index.en.md
index 59ba58f..fde2e3d 100644
---
a/docs/document/content/reference/api-change-history/shardingsphere-jdbc/_index.en.md
+++
b/docs/document/content/reference/api-change-history/shardingsphere-jdbc/_index.en.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>8.3.1. </b>"
+pre = "<b>8.7.1. </b>"
title = "ShardingSphere-JDBC"
weight = 1
chapter = true
diff --git
a/docs/document/content/reference/api-change-history/shardingsphere-proxy/_index.en.md
b/docs/document/content/reference/api-change-history/shardingsphere-proxy/_index.en.md
index a70b407..03efe26 100644
---
a/docs/document/content/reference/api-change-history/shardingsphere-proxy/_index.en.md
+++
b/docs/document/content/reference/api-change-history/shardingsphere-proxy/_index.en.md
@@ -1,7 +1,7 @@
+++
-pre = "<b>8.3.2. </b>"
+pre = "<b>8.7.2. </b>"
title = "ShardingSphere-Proxy"
-weight = 2
+weight = 7
chapter = true
+++
diff --git a/docs/document/content/features/encrypt/principle.cn.md
b/docs/document/content/reference/encrypt/_index.cn.md
similarity index 99%
rename from docs/document/content/features/encrypt/principle.cn.md
rename to docs/document/content/reference/encrypt/_index.cn.md
index 94f9d62..f28dc2c 100644
--- a/docs/document/content/features/encrypt/principle.cn.md
+++ b/docs/document/content/reference/encrypt/_index.cn.md
@@ -1,7 +1,7 @@
+++
-pre = "<b>4.6.2. </b>"
-title = "实现原理"
-weight = 2
+pre = "<b>8.4</b>"
+title = "数据加密"
+weight = 4
+++
## 处理流程详解
diff --git a/docs/document/content/features/encrypt/principle.en.md
b/docs/document/content/reference/encrypt/_index.en.md
similarity index 99%
rename from docs/document/content/features/encrypt/principle.en.md
rename to docs/document/content/reference/encrypt/_index.en.md
index 0756797..0866c4f 100644
--- a/docs/document/content/features/encrypt/principle.en.md
+++ b/docs/document/content/reference/encrypt/_index.en.md
@@ -1,7 +1,7 @@
+++
-pre = "<b>4.6.2. </b>"
-title = "Principle"
-weight = 2
+pre = "<b>8.4</b>"
+title = "Encryption"
+weight = 4
+++
## Process Details
diff --git a/docs/document/content/reference/faq/_index.cn.md
b/docs/document/content/reference/faq/_index.cn.md
index 0946bfc..5664c15 100644
--- a/docs/document/content/reference/faq/_index.cn.md
+++ b/docs/document/content/reference/faq/_index.cn.md
@@ -1,7 +1,7 @@
+++
-pre = "<b>8.2. </b>"
+pre = "<b>8.6. </b>"
title = "FAQ"
-weight = 2
+weight = 6
chapter = true
+++
diff --git a/docs/document/content/reference/faq/_index.en.md
b/docs/document/content/reference/faq/_index.en.md
index f388816..2740ba7 100644
--- a/docs/document/content/reference/faq/_index.en.md
+++ b/docs/document/content/reference/faq/_index.en.md
@@ -1,7 +1,7 @@
+++
-pre = "<b>8.2. </b>"
+pre = "<b>8.6. </b>"
title = "FAQ"
-weight = 2
+weight = 6
chapter = true
+++
diff --git a/docs/document/content/features/scaling/principle.cn.md
b/docs/document/content/reference/scaling/_index.cn.md
similarity index 97%
rename from docs/document/content/features/scaling/principle.cn.md
rename to docs/document/content/reference/scaling/_index.cn.md
index 120a8ba..29ca550 100644
--- a/docs/document/content/features/scaling/principle.cn.md
+++ b/docs/document/content/reference/scaling/_index.cn.md
@@ -1,7 +1,7 @@
+++
-pre = "<b>4.5.2. </b>"
-title = "实现原理"
-weight = 2
+pre = "<b>8.3</b>"
+title = "弹性伸缩"
+weight = 3
+++
## 原理说明
diff --git a/docs/document/content/features/scaling/principle.en.md
b/docs/document/content/reference/scaling/_index.en.md
similarity index 96%
rename from docs/document/content/features/scaling/principle.en.md
rename to docs/document/content/reference/scaling/_index.en.md
index 0b07607..39aee6f 100644
--- a/docs/document/content/features/scaling/principle.en.md
+++ b/docs/document/content/reference/scaling/_index.en.md
@@ -1,7 +1,7 @@
+++
-pre = "<b>4.5.2. </b>"
-title = "Principle"
-weight = 2
+pre = "<b>8.3</b>"
+title = "Scaling"
+weight = 3
+++
## Principle Description
diff --git a/docs/document/content/features/shadow/principle.cn.md
b/docs/document/content/reference/shadow/_index.cn.md
similarity index 99%
rename from docs/document/content/features/shadow/principle.cn.md
rename to docs/document/content/reference/shadow/_index.cn.md
index a5b091a..dc5d615 100644
--- a/docs/document/content/features/shadow/principle.cn.md
+++ b/docs/document/content/reference/shadow/_index.cn.md
@@ -1,7 +1,7 @@
+++
-pre = "<b>4.7.2. </b>"
-title = "实现原理"
-weight = 2
+pre = "<b>8.5</b>"
+title = "影子库"
+weight = 5
+++
## 整体架构
diff --git a/docs/document/content/features/shadow/principle.en.md
b/docs/document/content/reference/shadow/_index.en.md
similarity index 98%
rename from docs/document/content/features/shadow/principle.en.md
rename to docs/document/content/reference/shadow/_index.en.md
index 0e5c778..1605315 100644
--- a/docs/document/content/features/shadow/principle.en.md
+++ b/docs/document/content/reference/shadow/_index.en.md
@@ -1,7 +1,7 @@
+++
-pre = "<b>4.7.2. </b>"
-title = "Principle"
-weight = 2
+pre = "<b>8.5</b>"
+title = "Shadow"
+weight = 5
+++
## Overall Architecture
diff --git a/docs/document/content/features/sharding/principle/_index.cn.md
b/docs/document/content/reference/sharding/_index.cn.md
similarity index 97%
rename from docs/document/content/features/sharding/principle/_index.cn.md
rename to docs/document/content/reference/sharding/_index.cn.md
index 7edbb32..9f91be2 100644
--- a/docs/document/content/features/sharding/principle/_index.cn.md
+++ b/docs/document/content/reference/sharding/_index.cn.md
@@ -1,7 +1,7 @@
+++
-pre = "<b>4.1.2. </b>"
-title = "内核剖析"
-weight = 2
+pre = "<b>8.1</b>"
+title = "数据分片"
+weight = 1
chapter = true
+++
diff --git a/docs/document/content/features/sharding/principle/_index.en.md
b/docs/document/content/reference/sharding/_index.en.md
similarity index 97%
rename from docs/document/content/features/sharding/principle/_index.en.md
rename to docs/document/content/reference/sharding/_index.en.md
index b7823c8..5db5298 100644
--- a/docs/document/content/features/sharding/principle/_index.en.md
+++ b/docs/document/content/reference/sharding/_index.en.md
@@ -1,7 +1,7 @@
+++
-pre = "<b>4.1.2. </b>"
-title = "Guide to Kernel"
-weight = 2
+pre = "<b>8.1</b>"
+title = "Sharding"
+weight = 1
chapter = true
+++
diff --git a/docs/document/content/features/sharding/principle/execute.cn.md
b/docs/document/content/reference/sharding/execute.cn.md
similarity index 99%
rename from docs/document/content/features/sharding/principle/execute.cn.md
rename to docs/document/content/reference/sharding/execute.cn.md
index 03e9b5b..16d4dab 100644
--- a/docs/document/content/features/sharding/principle/execute.cn.md
+++ b/docs/document/content/reference/sharding/execute.cn.md
@@ -1,4 +1,5 @@
+++
+pre = "<b>8.1.4 </b>"
title = "执行引擎"
weight = 4
+++
diff --git a/docs/document/content/features/sharding/principle/execute.en.md
b/docs/document/content/reference/sharding/execute.en.md
similarity index 99%
rename from docs/document/content/features/sharding/principle/execute.en.md
rename to docs/document/content/reference/sharding/execute.en.md
index a7e5090..10fc591 100644
--- a/docs/document/content/features/sharding/principle/execute.en.md
+++ b/docs/document/content/reference/sharding/execute.en.md
@@ -1,4 +1,5 @@
+++
+pre = "<b>8.1.4 </b>"
title = "Execute Engine"
weight = 4
+++
diff --git a/docs/document/content/features/sharding/principle/merge.cn.md
b/docs/document/content/reference/sharding/merge.cn.md
similarity index 99%
rename from docs/document/content/features/sharding/principle/merge.cn.md
rename to docs/document/content/reference/sharding/merge.cn.md
index b42b962..79cc631 100644
--- a/docs/document/content/features/sharding/principle/merge.cn.md
+++ b/docs/document/content/reference/sharding/merge.cn.md
@@ -1,4 +1,5 @@
+++
+pre = "<b>8.1.5 </b>"
title = "归并引擎"
weight = 5
+++
diff --git a/docs/document/content/features/sharding/principle/merge.en.md
b/docs/document/content/reference/sharding/merge.en.md
similarity index 99%
rename from docs/document/content/features/sharding/principle/merge.en.md
rename to docs/document/content/reference/sharding/merge.en.md
index ffaf6ae..411ab15 100644
--- a/docs/document/content/features/sharding/principle/merge.en.md
+++ b/docs/document/content/reference/sharding/merge.en.md
@@ -1,4 +1,5 @@
+++
+pre = "<b>8.1.5 </b>"
title = "Merger Engine"
weight = 5
diff --git a/docs/document/content/features/sharding/principle/parse.cn.md
b/docs/document/content/reference/sharding/parse.cn.md
similarity index 99%
rename from docs/document/content/features/sharding/principle/parse.cn.md
rename to docs/document/content/reference/sharding/parse.cn.md
index b32cc8c..cd4e39c 100644
--- a/docs/document/content/features/sharding/principle/parse.cn.md
+++ b/docs/document/content/reference/sharding/parse.cn.md
@@ -1,4 +1,5 @@
+++
+pre = "<b>8.1.1 </b>"
title = "解析引擎"
weight = 1
+++
diff --git a/docs/document/content/features/sharding/principle/parse.en.md
b/docs/document/content/reference/sharding/parse.en.md
similarity index 99%
rename from docs/document/content/features/sharding/principle/parse.en.md
rename to docs/document/content/reference/sharding/parse.en.md
index 0528e80..bed8595 100644
--- a/docs/document/content/features/sharding/principle/parse.en.md
+++ b/docs/document/content/reference/sharding/parse.en.md
@@ -1,4 +1,5 @@
+++
+pre = "<b>8.1.1 </b>"
title = "Parse Engine"
weight = 1
+++
diff --git a/docs/document/content/features/sharding/principle/rewrite.cn.md
b/docs/document/content/reference/sharding/rewrite.cn.md
similarity index 99%
rename from docs/document/content/features/sharding/principle/rewrite.cn.md
rename to docs/document/content/reference/sharding/rewrite.cn.md
index 1e98e52..77bd882 100644
--- a/docs/document/content/features/sharding/principle/rewrite.cn.md
+++ b/docs/document/content/reference/sharding/rewrite.cn.md
@@ -1,4 +1,5 @@
+++
+pre = "<b>8.1.3 </b>"
title = "改写引擎"
weight = 3
+++
diff --git a/docs/document/content/features/sharding/principle/rewrite.en.md
b/docs/document/content/reference/sharding/rewrite.en.md
similarity index 99%
rename from docs/document/content/features/sharding/principle/rewrite.en.md
rename to docs/document/content/reference/sharding/rewrite.en.md
index 9c91a21..fc37940 100644
--- a/docs/document/content/features/sharding/principle/rewrite.en.md
+++ b/docs/document/content/reference/sharding/rewrite.en.md
@@ -1,4 +1,5 @@
+++
+pre = "<b>8.1.3 </b>"
title = "Rewrite Engine"
weight = 3
+++
diff --git a/docs/document/content/features/sharding/principle/route.cn.md
b/docs/document/content/reference/sharding/route.cn.md
similarity index 99%
rename from docs/document/content/features/sharding/principle/route.cn.md
rename to docs/document/content/reference/sharding/route.cn.md
index 70700aa..2c4b514 100644
--- a/docs/document/content/features/sharding/principle/route.cn.md
+++ b/docs/document/content/reference/sharding/route.cn.md
@@ -1,4 +1,5 @@
+++
+pre = "<b>8.1.2 </b>"
title = "路由引擎"
weight = 2
+++
diff --git a/docs/document/content/features/sharding/principle/route.en.md
b/docs/document/content/reference/sharding/route.en.md
similarity index 99%
rename from docs/document/content/features/sharding/principle/route.en.md
rename to docs/document/content/reference/sharding/route.en.md
index 2ac0ce4..9d37155 100644
--- a/docs/document/content/features/sharding/principle/route.en.md
+++ b/docs/document/content/reference/sharding/route.en.md
@@ -1,4 +1,5 @@
+++
+pre = "<b>8.1.2 </b>"
title = "Route Engine"
weight = 2
+++
diff --git
a/docs/document/content/features/transaction/principle/2pc-xa-transaction.cn.md
b/docs/document/content/reference/transaction/2pc-xa-transaction.cn.md
similarity index 97%
rename from
docs/document/content/features/transaction/principle/2pc-xa-transaction.cn.md
rename to docs/document/content/reference/transaction/2pc-xa-transaction.cn.md
index b04d9f4..d07a995 100644
---
a/docs/document/content/features/transaction/principle/2pc-xa-transaction.cn.md
+++ b/docs/document/content/reference/transaction/2pc-xa-transaction.cn.md
@@ -1,6 +1,7 @@
+++
-title = "XA两阶段事务"
-weight = 2
+pre = "<b>8.2.1 </b>"
+title = "XA 事务"
+weight = 1
+++
`XAShardingSphereTransactionManager` 为 Apache ShardingSphere 的分布式事务的 XA 实现类。
diff --git
a/docs/document/content/features/transaction/principle/2pc-xa-transaction.en.md
b/docs/document/content/reference/transaction/2pc-xa-transaction.en.md
similarity index 98%
rename from
docs/document/content/features/transaction/principle/2pc-xa-transaction.en.md
rename to docs/document/content/reference/transaction/2pc-xa-transaction.en.md
index eb4c328..6322e92 100644
---
a/docs/document/content/features/transaction/principle/2pc-xa-transaction.en.md
+++ b/docs/document/content/reference/transaction/2pc-xa-transaction.en.md
@@ -1,6 +1,7 @@
+++
+pre = "<b>8.2.1 </b>"
title = "XA Transaction"
-weight = 2
+weight = 1
+++
`XAShardingSphereTransactionManager` is XA transaction manager of Apache
ShardingSphere.
diff --git a/docs/document/content/features/transaction/principle/_index.cn.md
b/docs/document/content/reference/transaction/_index.cn.md
similarity index 80%
rename from docs/document/content/features/transaction/principle/_index.cn.md
rename to docs/document/content/reference/transaction/_index.cn.md
index b86b851..dd0437e 100644
--- a/docs/document/content/features/transaction/principle/_index.cn.md
+++ b/docs/document/content/reference/transaction/_index.cn.md
@@ -1,6 +1,6 @@
+++
-pre = "<b>4.2.2. </b>"
-title = "实现原理"
+pre = "<b>8.2</b>"
+title = "分布式事务"
weight = 2
chapter = true
+++
diff --git a/docs/document/content/features/transaction/principle/_index.en.md
b/docs/document/content/reference/transaction/_index.en.md
similarity index 81%
rename from docs/document/content/features/transaction/principle/_index.en.md
rename to docs/document/content/reference/transaction/_index.en.md
index ebbdfed..c73a5b5 100644
--- a/docs/document/content/features/transaction/principle/_index.en.md
+++ b/docs/document/content/reference/transaction/_index.en.md
@@ -1,6 +1,6 @@
+++
-pre = "<b>4.2.2. </b>"
-title = "Principle"
+pre = "<b>8.2</b>"
+title = "Transaction"
weight = 2
chapter = true
+++
diff --git
a/docs/document/content/features/transaction/principle/base-transaction-seata.cn.md
b/docs/document/content/reference/transaction/base-transaction-seata.cn.md
similarity index 98%
rename from
docs/document/content/features/transaction/principle/base-transaction-seata.cn.md
rename to
docs/document/content/reference/transaction/base-transaction-seata.cn.md
index 7ef9a82..166a000 100644
---
a/docs/document/content/features/transaction/principle/base-transaction-seata.cn.md
+++ b/docs/document/content/reference/transaction/base-transaction-seata.cn.md
@@ -1,6 +1,7 @@
+++
+pre = "<b>8.2.2 </b>"
title = "Seata 柔性事务"
-weight = 3
+weight = 2
+++
整合 Seata AT 事务时,需要将 TM,RM 和 TC 的模型融入 Apache ShardingSphere 的分布式事务生态中。
diff --git
a/docs/document/content/features/transaction/principle/base-transaction-seata.en.md
b/docs/document/content/reference/transaction/base-transaction-seata.en.md
similarity index 98%
rename from
docs/document/content/features/transaction/principle/base-transaction-seata.en.md
rename to
docs/document/content/reference/transaction/base-transaction-seata.en.md
index c2484e3..4c6dc1f 100644
---
a/docs/document/content/features/transaction/principle/base-transaction-seata.en.md
+++ b/docs/document/content/reference/transaction/base-transaction-seata.en.md
@@ -1,6 +1,7 @@
+++
+pre = "<b>8.2.2 </b>"
title = "Seata BASE transaction"
-weight = 3
+weight = 2
+++
When integrating Seata AT transaction, we need to integrate TM, RM and TC
component into ShardingSphere transaction manager.