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 61226675641 Move scaling doc into proxy (#17850) 61226675641 is described below commit 61226675641a18f7b73f12b89afd89a92e0250d0 Author: Hongsheng Zhong <sand...@126.com> AuthorDate: Sat May 21 23:10:22 2022 +0800 Move scaling doc into proxy (#17850) --- .../scaling}/_index.cn.md | 6 ++---- .../scaling}/_index.en.md | 6 ++---- .../scaling}/build.cn.md | 0 .../scaling}/build.en.md | 0 .../scaling}/usage.cn.md | 0 .../scaling}/usage.en.md | 0 6 files changed, 4 insertions(+), 8 deletions(-) diff --git a/docs/document/content/user-manual/shardingsphere-scaling/_index.cn.md b/docs/document/content/user-manual/shardingsphere-proxy/scaling/_index.cn.md similarity index 74% rename from docs/document/content/user-manual/shardingsphere-scaling/_index.cn.md rename to docs/document/content/user-manual/shardingsphere-proxy/scaling/_index.cn.md index 13f4acecc38..a0370fc736d 100644 --- a/docs/document/content/user-manual/shardingsphere-scaling/_index.cn.md +++ b/docs/document/content/user-manual/shardingsphere-proxy/scaling/_index.cn.md @@ -1,8 +1,6 @@ +++ -pre = "<b>5.4. </b>" -title = "ShardingSphere-Scaling" -weight = 4 -chapter = true +title = "Scaling" +weight = 1 +++ ## 简介 diff --git a/docs/document/content/user-manual/shardingsphere-scaling/_index.en.md b/docs/document/content/user-manual/shardingsphere-proxy/scaling/_index.en.md similarity index 72% rename from docs/document/content/user-manual/shardingsphere-scaling/_index.en.md rename to docs/document/content/user-manual/shardingsphere-proxy/scaling/_index.en.md index 64bb7ed261b..7b48ccc90c7 100644 --- a/docs/document/content/user-manual/shardingsphere-scaling/_index.en.md +++ b/docs/document/content/user-manual/shardingsphere-proxy/scaling/_index.en.md @@ -1,8 +1,6 @@ +++ -pre = "<b>5.4. </b>" -title = "ShardingSphere-Scaling" -weight = 4 -chapter = true +title = "Scaling" +weight = 1 +++ ## Introduction diff --git a/docs/document/content/user-manual/shardingsphere-scaling/build.cn.md b/docs/document/content/user-manual/shardingsphere-proxy/scaling/build.cn.md similarity index 100% rename from docs/document/content/user-manual/shardingsphere-scaling/build.cn.md rename to docs/document/content/user-manual/shardingsphere-proxy/scaling/build.cn.md diff --git a/docs/document/content/user-manual/shardingsphere-scaling/build.en.md b/docs/document/content/user-manual/shardingsphere-proxy/scaling/build.en.md similarity index 100% rename from docs/document/content/user-manual/shardingsphere-scaling/build.en.md rename to docs/document/content/user-manual/shardingsphere-proxy/scaling/build.en.md diff --git a/docs/document/content/user-manual/shardingsphere-scaling/usage.cn.md b/docs/document/content/user-manual/shardingsphere-proxy/scaling/usage.cn.md similarity index 100% rename from docs/document/content/user-manual/shardingsphere-scaling/usage.cn.md rename to docs/document/content/user-manual/shardingsphere-proxy/scaling/usage.cn.md diff --git a/docs/document/content/user-manual/shardingsphere-scaling/usage.en.md b/docs/document/content/user-manual/shardingsphere-proxy/scaling/usage.en.md similarity index 100% rename from docs/document/content/user-manual/shardingsphere-scaling/usage.en.md rename to docs/document/content/user-manual/shardingsphere-proxy/scaling/usage.en.md