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 e2103de Adding the api-change-history folder inside others folder
(#11383)
e2103de is described below
commit e2103dec3efe09e3d2649d56efa96ab8783b2019
Author: Swastika Gupta <[email protected]>
AuthorDate: Tue Jul 20 04:31:50 2021 +0530
Adding the api-change-history folder inside others folder (#11383)
* adding the api-change-history folder inside others folder
* correction in index.md files
---
docs/document/content/others/_index.cn.md | 6 ++++++
docs/document/content/others/_index.en.md | 9 +++++++++
docs/document/content/others/api-change-history/_index.cn.md | 6 ++++++
docs/document/content/others/api-change-history/_index.en.md | 8 ++++++++
.../others/api-change-history/shardingsphere-jdbc/_index.cn.md | 6 ++++++
.../others/api-change-history/shardingsphere-jdbc/_index.en.md | 8 ++++++++
docs/document/content/{ => others}/faq/_index.cn.md | 2 +-
docs/document/content/{ => others}/faq/_index.en.md | 2 +-
8 files changed, 45 insertions(+), 2 deletions(-)
diff --git a/docs/document/content/others/_index.cn.md
b/docs/document/content/others/_index.cn.md
new file mode 100644
index 0000000..47663d1
--- /dev/null
+++ b/docs/document/content/others/_index.cn.md
@@ -0,0 +1,6 @@
++++
+pre = "<b>7. </b>"
+title = "Others"
+weight = 7
+chapter = true
++++
diff --git a/docs/document/content/others/_index.en.md
b/docs/document/content/others/_index.en.md
new file mode 100644
index 0000000..462492f
--- /dev/null
+++ b/docs/document/content/others/_index.en.md
@@ -0,0 +1,9 @@
++++
+pre = "<b>7. </b>"
+title = "Others"
+weight = 7
+chapter = true
++++
+
+This chapter contains a section of frequently ask questions on how to use
projects of Apache ShardingSphere: ShardingSphere-JDBC, ShardingSphere-Proxy
and ShardingSphere-Sidecar.
+This chapter also contains a section of API Change Histories of different
projects.
diff --git a/docs/document/content/others/api-change-history/_index.cn.md
b/docs/document/content/others/api-change-history/_index.cn.md
new file mode 100644
index 0000000..a03e6c1
--- /dev/null
+++ b/docs/document/content/others/api-change-history/_index.cn.md
@@ -0,0 +1,6 @@
++++
+pre = "<b>7.2. </b>"
+title = "API Change Histories"
+weight = 7
+chapter = true
++++
diff --git a/docs/document/content/others/api-change-history/_index.en.md
b/docs/document/content/others/api-change-history/_index.en.md
new file mode 100644
index 0000000..147a9bf
--- /dev/null
+++ b/docs/document/content/others/api-change-history/_index.en.md
@@ -0,0 +1,8 @@
++++
+pre = "<b>7.2. </b>"
+title = "API Change Histories"
+weight = 7
+chapter = true
++++
+
+This chapter contains a section of API change histories of different projects
of Apache ShardingSphere: ShardingSphere-JDBC, ShardingSphere-Proxy and
ShardingSphere-Sidecar.
diff --git
a/docs/document/content/others/api-change-history/shardingsphere-jdbc/_index.cn.md
b/docs/document/content/others/api-change-history/shardingsphere-jdbc/_index.cn.md
new file mode 100644
index 0000000..eec751d
--- /dev/null
+++
b/docs/document/content/others/api-change-history/shardingsphere-jdbc/_index.cn.md
@@ -0,0 +1,6 @@
++++
+pre = "<b>7.2.1. </b>"
+title = "ShardingSphere-JDBC"
+weight = 7
+chapter = true
++++
diff --git
a/docs/document/content/others/api-change-history/shardingsphere-jdbc/_index.en.md
b/docs/document/content/others/api-change-history/shardingsphere-jdbc/_index.en.md
new file mode 100644
index 0000000..1fe60f9
--- /dev/null
+++
b/docs/document/content/others/api-change-history/shardingsphere-jdbc/_index.en.md
@@ -0,0 +1,8 @@
++++
+pre = "<b>7.2.1. </b>"
+title = "ShardingSphere-JDBC"
+weight = 7
+chapter = true
++++
+
+This chapter contains a section of API change histories of Apache
ShardingSphere-JDBC.
diff --git a/docs/document/content/faq/_index.cn.md
b/docs/document/content/others/faq/_index.cn.md
similarity index 99%
rename from docs/document/content/faq/_index.cn.md
rename to docs/document/content/others/faq/_index.cn.md
index ae070a7..9088363 100644
--- a/docs/document/content/faq/_index.cn.md
+++ b/docs/document/content/others/faq/_index.cn.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>7. </b>"
+pre = "<b>7.1. </b>"
title = "FAQ"
weight = 7
chapter = true
diff --git a/docs/document/content/faq/_index.en.md
b/docs/document/content/others/faq/_index.en.md
similarity index 99%
rename from docs/document/content/faq/_index.en.md
rename to docs/document/content/others/faq/_index.en.md
index 3c66d7f..be3aab3 100644
--- a/docs/document/content/faq/_index.en.md
+++ b/docs/document/content/others/faq/_index.en.md
@@ -1,5 +1,5 @@
+++
-pre = "<b>7. </b>"
+pre = "<b>7.1. </b>"
title = "FAQ"
weight = 7
chapter = true