This is an automated email from the ASF dual-hosted git repository.
wuweijie 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 c9b2aa6 Update Pluggable Architecture (#12355)
c9b2aa6 is described below
commit c9b2aa6222bb70b6e00be1b1189bdbed11618b05
Author: Liang Zhang <[email protected]>
AuthorDate: Fri Sep 10 21:07:04 2021 +0800
Update Pluggable Architecture (#12355)
---
.../content/features/pluggable-architecture/_index.cn.md | 2 ++
.../content/features/pluggable-architecture/_index.en.md | 2 ++
.../pluggable_platfrom.png => pluggable_platform.png} | Bin
3 files changed, 4 insertions(+)
diff --git a/docs/document/content/features/pluggable-architecture/_index.cn.md
b/docs/document/content/features/pluggable-architecture/_index.cn.md
index 3187a4f..bf11e88 100644
--- a/docs/document/content/features/pluggable-architecture/_index.cn.md
+++ b/docs/document/content/features/pluggable-architecture/_index.cn.md
@@ -22,3 +22,5 @@ Apache ShardingSphere 目前已提供数十个 SPI 作为系统的扩展点,
## 目标
**让开发者能够像使用积木一样定制属于自己的独特系统,是 Apache ShardingSphere 可插拔架构的设计目标。**
+
+
diff --git a/docs/document/content/features/pluggable-architecture/_index.en.md
b/docs/document/content/features/pluggable-architecture/_index.en.md
index bb4b55f..847c272 100644
--- a/docs/document/content/features/pluggable-architecture/_index.en.md
+++ b/docs/document/content/features/pluggable-architecture/_index.en.md
@@ -25,3 +25,5 @@ There are lots of SPI extensions for Apache ShardingSphere
now and increase cont
## Goal
**It is the design goal of Apache shardingsphere pluggable architecture to
enable developers to customize their own unique systems just like building
blocks.**
+
+
diff --git a/docs/document/static/img/sharding/pluggable_platfrom.png
b/docs/document/static/img/pluggable_platform.png
similarity index 100%
rename from docs/document/static/img/sharding/pluggable_platfrom.png
rename to docs/document/static/img/pluggable_platform.png