You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by du...@apache.org on 2022/10/12 09:47:33 UTC

[shardingsphere] branch master updated: Add dependency download document (#21524)

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

duanzhengqiang 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 7f5e4977a7f Add dependency download document (#21524)
7f5e4977a7f is described below

commit 7f5e4977a7fd699a14d0dc56464485d268673227
Author: ZhangCheng <fl...@outlook.com>
AuthorDate: Wed Oct 12 17:47:22 2022 +0800

    Add dependency download document (#21524)
    
    * Add dependency download document
    
    * Add dependency download document
---
 .../shardingsphere-proxy/startup/dependencies-download/_index.cn.md | 6 ++++++
 .../shardingsphere-proxy/startup/dependencies-download/_index.en.md | 6 ++++++
 .../startup/dependencies-download/add_Bitronix_dependency.cn.md     | 5 +++++
 .../startup/dependencies-download/add_Bitronix_dependency.en.md     | 5 +++++
 .../startup/dependencies-download/add_Narayana_dependency.cn.md     | 5 +++++
 .../startup/dependencies-download/add_Narayana_dependency.en.md     | 5 +++++
 6 files changed, 32 insertions(+)

diff --git a/docs/document/content/user-manual/shardingsphere-proxy/startup/dependencies-download/_index.cn.md b/docs/document/content/user-manual/shardingsphere-proxy/startup/dependencies-download/_index.cn.md
new file mode 100644
index 00000000000..ab2be83761d
--- /dev/null
+++ b/docs/document/content/user-manual/shardingsphere-proxy/startup/dependencies-download/_index.cn.md
@@ -0,0 +1,6 @@
++++
+title = "添加依赖"
+weight = 5
++++
+
+本章主要介绍 ShardingSphere 可选依赖的下载方式。
diff --git a/docs/document/content/user-manual/shardingsphere-proxy/startup/dependencies-download/_index.en.md b/docs/document/content/user-manual/shardingsphere-proxy/startup/dependencies-download/_index.en.md
new file mode 100644
index 00000000000..ca2817034d0
--- /dev/null
+++ b/docs/document/content/user-manual/shardingsphere-proxy/startup/dependencies-download/_index.en.md
@@ -0,0 +1,6 @@
++++
+title = "Add dependencies"
+weight = 5
++++
+
+This chapter mainly introduces how to download optional dependencies of ShardingSphere.
diff --git a/docs/document/content/user-manual/shardingsphere-proxy/startup/dependencies-download/add_Bitronix_dependency.cn.md b/docs/document/content/user-manual/shardingsphere-proxy/startup/dependencies-download/add_Bitronix_dependency.cn.md
index ddcc88350cd..1056aa137bf 100644
--- a/docs/document/content/user-manual/shardingsphere-proxy/startup/dependencies-download/add_Bitronix_dependency.cn.md
+++ b/docs/document/content/user-manual/shardingsphere-proxy/startup/dependencies-download/add_Bitronix_dependency.cn.md
@@ -1,3 +1,8 @@
++++
+title = "添加 Bitronix 依赖"
+weight = 1
++++
+
 ## 添加 Bitronix 依赖包
 
 添加 Bitronix 依赖需要下载以下 jar 文件并将其添加 `ext-lib` 目录下。
diff --git a/docs/document/content/user-manual/shardingsphere-proxy/startup/dependencies-download/add_Bitronix_dependency.en.md b/docs/document/content/user-manual/shardingsphere-proxy/startup/dependencies-download/add_Bitronix_dependency.en.md
index ae162ed0f1a..ba7e0dd3ef9 100644
--- a/docs/document/content/user-manual/shardingsphere-proxy/startup/dependencies-download/add_Bitronix_dependency.en.md
+++ b/docs/document/content/user-manual/shardingsphere-proxy/startup/dependencies-download/add_Bitronix_dependency.en.md
@@ -1,3 +1,8 @@
++++
+title = "Add Bitronix dependencies"
+weight = 1
++++
+
 ## Add Bitronix dependencies
 
 Adding Bitronix dependencies requires downloading the following jar files and adding them under `ext-lib` path.
diff --git a/docs/document/content/user-manual/shardingsphere-proxy/startup/dependencies-download/add_Narayana_dependency.cn.md b/docs/document/content/user-manual/shardingsphere-proxy/startup/dependencies-download/add_Narayana_dependency.cn.md
index af51212579c..6291015b211 100644
--- a/docs/document/content/user-manual/shardingsphere-proxy/startup/dependencies-download/add_Narayana_dependency.cn.md
+++ b/docs/document/content/user-manual/shardingsphere-proxy/startup/dependencies-download/add_Narayana_dependency.cn.md
@@ -1,3 +1,8 @@
++++
+title = "添加 Narayana 依赖"
+weight = 2
++++
+
 ## 添加 Narayana 依赖包
 
 添加 Narayana 依赖需要下载以下 jar 文件并将其添加至 `ext-lib` 下。
diff --git a/docs/document/content/user-manual/shardingsphere-proxy/startup/dependencies-download/add_Narayana_dependency.en.md b/docs/document/content/user-manual/shardingsphere-proxy/startup/dependencies-download/add_Narayana_dependency.en.md
index c8e0fa9321d..b2459e33832 100644
--- a/docs/document/content/user-manual/shardingsphere-proxy/startup/dependencies-download/add_Narayana_dependency.en.md
+++ b/docs/document/content/user-manual/shardingsphere-proxy/startup/dependencies-download/add_Narayana_dependency.en.md
@@ -1,3 +1,8 @@
++++
+title = "Add Narayana dependencies"
+weight = 2
++++
+
 ## Add Narayana dependencies
 
 Adding Narayana dependencies requires downloading the following jar files and adding them under `ext-lib` path.