You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by ki...@apache.org on 2020/09/30 12:49:18 UTC

[shardingsphere] branch master updated: Refactor document for ui (#7673)

This is an automated email from the ASF dual-hosted git repository.

kimmking 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 d119770  Refactor document for ui (#7673)
d119770 is described below

commit d119770e16429515a128ec0b2f90a9c4550ec29a
Author: Haoran Meng <me...@gmail.com>
AuthorDate: Wed Sep 30 20:45:30 2020 +0800

    Refactor document for ui (#7673)
---
 .../shardingsphere-ui/usage/config-center.cn.md         | 17 -----------------
 .../shardingsphere-ui/usage/config-center.en.md         | 17 -----------------
 .../shardingsphere-ui/usage/registry-center.cn.md       | 12 +++++-------
 .../shardingsphere-ui/usage/registry-center.en.md       | 12 +++++-------
 .../shardingsphere-ui/usage/rule-config.cn.md           | 12 ++++++++++++
 .../shardingsphere-ui/usage/rule-config.en.md           | 12 ++++++++++++
 .../shardingsphere-ui/usage/runtime-status.cn.md        | 12 ++++++++++++
 .../shardingsphere-ui/usage/runtime-status.en.md        | 12 ++++++++++++
 8 files changed, 58 insertions(+), 48 deletions(-)

diff --git a/docs/document/content/user-manual/shardingsphere-ui/usage/config-center.cn.md b/docs/document/content/user-manual/shardingsphere-ui/usage/config-center.cn.md
deleted file mode 100644
index 87390a6..0000000
--- a/docs/document/content/user-manual/shardingsphere-ui/usage/config-center.cn.md
+++ /dev/null
@@ -1,17 +0,0 @@
-+++
-title = "配置中心"
-weight = 2
-+++
- 
-## 配置中心配置
-
-首先需要添加并激活配置中心。可以添加多个配置中心,但只能有一个处于激活状态,后面的规则配置功能是针对当前已激活的配置中心进行操作。
-目前提供 Zookeeper 的支持,后续会添加第三方配置中心的支持。
-
-## 规则配置
-
-+ 添加激活配置中心后,可以获取当前配置中心中所有数据源的相关配置,包括数据分片,读写分离、Properties 配置等。
-
-+ 可以通过 YAML 格式对相关配置信息进行修改。
-
-+ 点击 + 按钮可以添加新的数据源和分片规则。
diff --git a/docs/document/content/user-manual/shardingsphere-ui/usage/config-center.en.md b/docs/document/content/user-manual/shardingsphere-ui/usage/config-center.en.md
deleted file mode 100644
index 8e79e73..0000000
--- a/docs/document/content/user-manual/shardingsphere-ui/usage/config-center.en.md
+++ /dev/null
@@ -1,17 +0,0 @@
-+++
-title = "Config Center"
-weight = 2
-+++
-
-## Config Center Configuration
-
-The config center needs to be added and activated first. Multiple centers can be added, but only one is active, and the following rule config operate on the currently active config center.
-Zookeeper support is provided now, and the support for other config centers will be added later.
-
-## Rule Config
-
-+ After added and activated a config center, the configuration of all data sources in the current active config center can be obtained, including data sharding, primary-replica replication, properties, and so on.
-
-+ The configuration can be modified by the YAML format.
-
-+ Click the + button to add a new data source and sharding rule.
diff --git a/docs/document/content/user-manual/shardingsphere-ui/usage/registry-center.cn.md b/docs/document/content/user-manual/shardingsphere-ui/usage/registry-center.cn.md
index 665a3b1..7057942 100644
--- a/docs/document/content/user-manual/shardingsphere-ui/usage/registry-center.cn.md
+++ b/docs/document/content/user-manual/shardingsphere-ui/usage/registry-center.cn.md
@@ -1,17 +1,15 @@
 +++
 title = "注册中心"
-weight = 3
+weight = 2
 +++
 
 ## 注册中心配置
 
 首先需要添加并激活注册中心。可以添加多个注册中心,但只能有一个处于激活状态,后面的运行状态功能都是针对当前已激活的注册中心进行操作。
-目前提供 Zookeeper 的支持,后续会添加第三方注册中心的支持。
+目前提供 Zookeeper 和 etcd 的支持,后续会添加第三方注册中心的支持。
 
-## 运行状态
++ 点击 + 按钮可以添加新注册中心。
 
-+ 添加激活注册中心后,可以查看当前注册中心所有运行实例信息。
++ 通过配置扩展配置中心来使用其它配置中心管理配置。
 
-+ 可以通过操作按钮对运行实例进行熔断与恢复操作。
-
-+ 可以查看所有从库信息,并进行从库禁用与恢复操作。
++ 支持编辑、激活和删除注册中心操作。
\ No newline at end of file
diff --git a/docs/document/content/user-manual/shardingsphere-ui/usage/registry-center.en.md b/docs/document/content/user-manual/shardingsphere-ui/usage/registry-center.en.md
index 6bc85ba..9f22526 100644
--- a/docs/document/content/user-manual/shardingsphere-ui/usage/registry-center.en.md
+++ b/docs/document/content/user-manual/shardingsphere-ui/usage/registry-center.en.md
@@ -1,17 +1,15 @@
 +++
 title = "Registry Center"
-weight = 3
+weight = 2
 +++
 
 ## Registry Center Configuration
 
 The registry center needs to be added and activated first. Multiple registries can be added, but only one is active, and the following runtime status operate on the currently active registry.
-Zookeeper support is provided now, and the support for other registries will be added later.
+Zookeeper and etcd support is provided now, and the support for other registries will be added later.
 
-## Runtime Status
++ Click the + button to add a new registry center.
 
-+ After added and activated a registry center, all running instances of the current registry center will be obtained.
++ Use additional config center to manage configuration with other config centers.
 
-+ Users can disable or enable the instance by operate button.
-
-+ Users can disable or enable the access to replica database.
++ Registry center can be edited, activated, and deleted.
diff --git a/docs/document/content/user-manual/shardingsphere-ui/usage/rule-config.cn.md b/docs/document/content/user-manual/shardingsphere-ui/usage/rule-config.cn.md
new file mode 100644
index 0000000..e780b4f
--- /dev/null
+++ b/docs/document/content/user-manual/shardingsphere-ui/usage/rule-config.cn.md
@@ -0,0 +1,12 @@
++++
+title = "规则配置"
+weight = 3
++++
+
+## 规则配置
+
++ 添加激活注册中心后,可以获取当前注册中心中所有数据源的相关配置,包括数据分片,读写分离、Properties 配置等。
+
++ 可以通过 YAML 格式对相关配置信息进行修改。
+
++ 点击 + 按钮可以添加新的数据源和分片规则。
diff --git a/docs/document/content/user-manual/shardingsphere-ui/usage/rule-config.en.md b/docs/document/content/user-manual/shardingsphere-ui/usage/rule-config.en.md
new file mode 100644
index 0000000..a8e9774
--- /dev/null
+++ b/docs/document/content/user-manual/shardingsphere-ui/usage/rule-config.en.md
@@ -0,0 +1,12 @@
++++
+title = "Rule Config"
+weight = 3
++++
+
+## Rule Config
+
++ After added and activated a registry center, the configuration of all data sources in the current active registry center can be obtained, including data sharding, primary-replica replication, properties, and so on.
+
++ The configuration can be modified by the YAML format.
+
++ Click the + button to add a new data source and sharding rule.
diff --git a/docs/document/content/user-manual/shardingsphere-ui/usage/runtime-status.cn.md b/docs/document/content/user-manual/shardingsphere-ui/usage/runtime-status.cn.md
new file mode 100644
index 0000000..f49634c
--- /dev/null
+++ b/docs/document/content/user-manual/shardingsphere-ui/usage/runtime-status.cn.md
@@ -0,0 +1,12 @@
++++
+title = "运行状态"
+weight = 4
++++
+
+## 运行状态
+
++ 添加激活注册中心后,可以查看当前注册中心所有运行实例信息。
+
++ 可以通过操作按钮对运行实例进行熔断与恢复操作。
+
++ 可以查看所有从库信息,并进行从库禁用与恢复操作。
diff --git a/docs/document/content/user-manual/shardingsphere-ui/usage/runtime-status.en.md b/docs/document/content/user-manual/shardingsphere-ui/usage/runtime-status.en.md
new file mode 100644
index 0000000..6ec5724
--- /dev/null
+++ b/docs/document/content/user-manual/shardingsphere-ui/usage/runtime-status.en.md
@@ -0,0 +1,12 @@
++++
+title = "Runtime Status"
+weight = 4
++++
+
+## Runtime Status
+
++ After added and activated a registry center, all running instances of the current registry center will be obtained.
+
++ Users can disable or enable the instance by operate button.
+
++ Users can disable or enable the access to replica database.