You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2020/06/18 04:16:24 UTC

[shardingsphere] branch master updated: Add page structure for user-manual/config/yaml (#6110)

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 52094db  Add page structure for user-manual/config/yaml (#6110)
52094db is described below

commit 52094db3e8abac46be096deac95d5ffb1bd35270
Author: Liang Zhang <te...@163.com>
AuthorDate: Thu Jun 18 12:16:11 2020 +0800

    Add page structure for user-manual/config/yaml (#6110)
    
    * Add user-manual/yaml/shadow
    
    * Add user-manual/yaml/replica
    
    * Add user-manual/yaml/governance
    
    * Add user-manual/yaml/sharding
---
 .../shardingsphere-jdbc/configuration/yaml/governance.cn.md | 13 +++++++++++++
 .../shardingsphere-jdbc/configuration/yaml/governance.en.md | 12 ++++++++++++
 .../shardingsphere-jdbc/configuration/yaml/replica.cn.md    | 12 ++++++++++++
 .../shardingsphere-jdbc/configuration/yaml/replica.en.md    | 12 ++++++++++++
 .../shardingsphere-jdbc/configuration/yaml/shadow.cn.md     | 12 ++++++++++++
 .../shardingsphere-jdbc/configuration/yaml/shadow.en.md     | 12 ++++++++++++
 .../shardingsphere-jdbc/configuration/yaml/sharding.cn.md   | 12 ++++++++++++
 .../shardingsphere-jdbc/configuration/yaml/sharding.en.md   | 12 ++++++++++++
 8 files changed, 97 insertions(+)

diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/governance.cn.md b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/governance.cn.md
new file mode 100644
index 0000000..bf19ec4
--- /dev/null
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/governance.cn.md
@@ -0,0 +1,13 @@
++++
+title = "分布式治理"
+weight = 6
++++
+
+
+## 配置示例
+
+TODO
+
+## 配置项说明
+
+TODO
\ No newline at end of file
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/governance.en.md b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/governance.en.md
new file mode 100644
index 0000000..743d0b8
--- /dev/null
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/governance.en.md
@@ -0,0 +1,12 @@
++++
+title = "Governance"
+weight = 6
++++
+
+## Configuration Example
+
+TODO
+
+## Configuration Item Explanation
+
+TODO
\ No newline at end of file
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/replica.cn.md b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/replica.cn.md
new file mode 100644
index 0000000..9da0627
--- /dev/null
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/replica.cn.md
@@ -0,0 +1,12 @@
++++
+title = "多数据副本"
+weight = 5
++++
+
+## 配置示例
+
+TODO
+
+## 配置项说明
+
+TODO
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/replica.en.md b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/replica.en.md
new file mode 100644
index 0000000..49cafd3
--- /dev/null
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/replica.en.md
@@ -0,0 +1,12 @@
++++
+title = "Multi Replica"
+weight = 5
++++
+
+## Configuration Example
+
+TODO
+
+## Configuration Item Explanation
+
+TODO
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/shadow.cn.md b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/shadow.cn.md
new file mode 100644
index 0000000..88ccbcd
--- /dev/null
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/shadow.cn.md
@@ -0,0 +1,12 @@
++++
+title = "影子库"
+weight = 4
++++
+
+## 配置示例
+
+TODO
+
+## 配置项说明
+
+TODO
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/shadow.en.md b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/shadow.en.md
new file mode 100644
index 0000000..9bef64c
--- /dev/null
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/shadow.en.md
@@ -0,0 +1,12 @@
++++
+title = "Shadow DB"
+weight = 4
++++
+
+## Configuration Example
+
+TODO
+
+## Configuration Item Explanation
+
+TODO
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/sharding.cn.md b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/sharding.cn.md
new file mode 100644
index 0000000..75d00ce
--- /dev/null
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/sharding.cn.md
@@ -0,0 +1,12 @@
++++
+title = "数据分片"
+weight = 1
++++
+
+## 配置示例
+
+TODO
+
+## 配置项说明
+
+TODO
\ No newline at end of file
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/sharding.en.md b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/sharding.en.md
new file mode 100644
index 0000000..621a9a7
--- /dev/null
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/sharding.en.md
@@ -0,0 +1,12 @@
++++
+title = "Sharding"
+weight = 1
++++
+
+## Configuration Example
+
+TODO
+
+## Configuration Item Explanation
+
+TODO
\ No newline at end of file