This is an automated email from the ASF dual-hosted git repository.
jin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-doc.git
The following commit(s) were added to refs/heads/master by this push:
new 2d9a13fd docs: small improvement in md files (#271)
2d9a13fd is described below
commit 2d9a13fdf8341539ed6fa7243a5b5e13b12a6427
Author: M <[email protected]>
AuthorDate: Sat Jun 17 14:43:04 2023 +0800
docs: small improvement in md files (#271)
add the empty new line (en&cn)
---
content/cn/docs/contribution-guidelines/subscribe.md | 3 +--
content/cn/docs/download/download.md | 2 +-
content/cn/docs/performance/api-preformance/_index.md | 5 ++---
content/cn/docs/performance/api-preformance/hugegraph-api-0.2.md | 3 +++
content/cn/docs/performance/api-preformance/hugegraph-api-0.4.4.md | 3 +++
content/en/docs/contribution-guidelines/subscribe.md | 1 -
content/en/docs/download/download.md | 2 +-
content/en/docs/performance/api-preformance/_index.md | 5 ++---
content/en/docs/performance/api-preformance/hugegraph-api-0.2.md | 3 +++
content/en/docs/performance/api-preformance/hugegraph-api-0.4.4.md | 3 +++
10 files changed, 19 insertions(+), 11 deletions(-)
diff --git a/content/cn/docs/contribution-guidelines/subscribe.md
b/content/cn/docs/contribution-guidelines/subscribe.md
index 26bc38c9..1d824f24 100644
--- a/content/cn/docs/contribution-guidelines/subscribe.md
+++ b/content/cn/docs/contribution-guidelines/subscribe.md
@@ -9,7 +9,6 @@ weight: 2
- 通过您的电子邮件账户发送邮件至
[[email protected]](mailto:[email protected]),然后您将收到一封确认邮件。
- 回复确认邮件以确认您的订阅。然后,您将收到另一封确认邮件。
- 现在您已经成为该邮件列表的订阅者。如果您有更多问题,只需发送邮件到邮件列表,社区同学看到后会及时回复。
-- 如果您想取消订阅邮件列表,只需发送邮件至
[[email protected]](mailto:[email protected]),然后按照确认邮件中的步骤操作即可。
您可以随时订阅邮件列表。此外,您也可以直接浏览[历史邮件/所有邮件](https://lists.apache.org/[email protected])(即使没有订阅列表)。
@@ -27,7 +26,7 @@ HugeGraph提供了一个供开发和用户讨论的电子邮件列表。
-
[https://lists.apache.org/[email protected]](https://lists.apache.org/[email protected])
-
[http://apache.org/foundation/mailinglists.html#subscribing](http://apache.org/foundation/mailinglists.html#subscribing)
-# 退订邮件列表 👋🏻
+# 退订邮件列表
如果您不再需要了解 HugeGraph 的最新动态,可以退订邮件列表。
diff --git a/content/cn/docs/download/download.md
b/content/cn/docs/download/download.md
index d592723e..d46c0887 100644
--- a/content/cn/docs/download/download.md
+++ b/content/cn/docs/download/download.md
@@ -27,7 +27,7 @@ The latest HugeGraph: **1.0.0**, released on
_2023-02-22_([how to build from sou
---
-### 旧版本下载地址 (Outdated Versions mapping)
+### 旧版本下载地址 (Outdated Versions Mapping)
| server
| client
| loader
| hubble
| common
[...]
|
--------------------------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------------
|
----------------------------------------------------------------------------------------------------------------
|
------------------------------------------------------------------------------------------------------------------
| -------------------------------------------------------------------- [...]
diff --git a/content/cn/docs/performance/api-preformance/_index.md
b/content/cn/docs/performance/api-preformance/_index.md
index d72c7e13..3935893c 100644
--- a/content/cn/docs/performance/api-preformance/_index.md
+++ b/content/cn/docs/performance/api-preformance/_index.md
@@ -14,7 +14,6 @@ HugeGraph的每个发布版本的RESTful API的性能测试情况可以参考:
- [v0.5.6
stand-alone](/docs/performance/api-preformance/hugegraph-api-0.5.6-rocksdb/)
- [v0.5.6
cluster](/docs/performance/api-preformance/hugegraph-api-0.5.6-cassandra/)
-- [v0.4.4](/docs/performance/api-preformance/hugegraph-api-0.4.4/)
-- [v0.2](/docs/performance/api-preformance/hugegraph-api-0.2/)
-> 之前的版本只提供HugeGraph所支持的后端种类中性能最好的API性能测试,从0.5.6版本开始,分别提供了单机和集群的性能情况
\ No newline at end of file
+> 即将更新,敬请期待!
+
diff --git a/content/cn/docs/performance/api-preformance/hugegraph-api-0.2.md
b/content/cn/docs/performance/api-preformance/hugegraph-api-0.2.md
index 0019f708..0a5a65b0 100644
--- a/content/cn/docs/performance/api-preformance/hugegraph-api-0.2.md
+++ b/content/cn/docs/performance/api-preformance/hugegraph-api-0.2.md
@@ -1,9 +1,12 @@
---
title: "v0.2"
linkTitle: "v0.2"
+draft: true
weight: 4
---
+> Note: v0.2属于旧版本, 不建议使用, 请使用最新版本, 感谢理解
+
### 1 测试环境
#### 1.1 软硬件信息
diff --git a/content/cn/docs/performance/api-preformance/hugegraph-api-0.4.4.md
b/content/cn/docs/performance/api-preformance/hugegraph-api-0.4.4.md
index 7e8c0c4c..f0e53f7b 100644
--- a/content/cn/docs/performance/api-preformance/hugegraph-api-0.4.4.md
+++ b/content/cn/docs/performance/api-preformance/hugegraph-api-0.4.4.md
@@ -1,9 +1,12 @@
---
title: "v0.4.4"
linkTitle: "v0.4.4"
+draft: true
weight: 3
---
+> Note: v0.4.4 属于旧版本, 不建议使用, 请使用最新版本, 感谢理解
+
### 1 测试环境
被压机器信息
diff --git a/content/en/docs/contribution-guidelines/subscribe.md
b/content/en/docs/contribution-guidelines/subscribe.md
index c70a76fb..3fd711c7 100644
--- a/content/en/docs/contribution-guidelines/subscribe.md
+++ b/content/en/docs/contribution-guidelines/subscribe.md
@@ -10,7 +10,6 @@ Subscribe to the mailing list by following steps:
- Email
[[email protected]](mailto:[email protected])
through your email account, and then you will receive a confirmation email.
- Reply to the confirmation email to confirm your subscription. Then, you will
receive another confirmation email.
- Now you are a subscriber of the mailing list. If you have more questions,
just email the mailing list and someone will reply to you soon.
-- If you want to unsubscribe from the mailing list, just email
[[email protected]](mailto:[email protected])
and follow the steps in the confirmation email.
You can subscribe to the mailing list anytime you want. Additionally, you can
check [historical emails / all
emails](https://lists.apache.org/[email protected]) easily
(even if you are not subscribing to the list).
diff --git a/content/en/docs/download/download.md
b/content/en/docs/download/download.md
index 46e27e54..ac296fcb 100644
--- a/content/en/docs/download/download.md
+++ b/content/en/docs/download/download.md
@@ -29,7 +29,7 @@ The latest HugeGraph: **1.0.0**, released on
_2023-02-22_([how to build from sou
---
-### outdated Versions mapping
+### Outdated Versions Mapping
| server
| client
| loader
| hubble
| common
[...]
|
--------------------------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------------
|
----------------------------------------------------------------------------------------------------------------
|
------------------------------------------------------------------------------------------------------------------
| -------------------------------------------------------------------- [...]
diff --git a/content/en/docs/performance/api-preformance/_index.md
b/content/en/docs/performance/api-preformance/_index.md
index 5980e07f..d018a136 100644
--- a/content/en/docs/performance/api-preformance/_index.md
+++ b/content/en/docs/performance/api-preformance/_index.md
@@ -14,7 +14,6 @@ For the performance test of the RESTful API of each release
version of HugeGraph
- [v0.5.6
stand-alone](/docs/performance/api-preformance/hugegraph-api-0.5.6-rocksdb/)
- [v0.5.6
cluster](/docs/performance/api-preformance/hugegraph-api-0.5.6-cassandra/)
-- [v0.4.4](/docs/performance/api-preformance/hugegraph-api-0.4.4/)
-- [v0.2](/docs/performance/api-preformance/hugegraph-api-0.2/)
-> Starting from version 0.5.6, in addition to providing performance tests for
the API with the best performance among the backend types supported by
HugeGraph, performance tests for both single machine and cluster environments
are now available.
+> Updates coming soon, stay tuned!
+
diff --git a/content/en/docs/performance/api-preformance/hugegraph-api-0.2.md
b/content/en/docs/performance/api-preformance/hugegraph-api-0.2.md
index 7cedd7d4..9973760c 100644
--- a/content/en/docs/performance/api-preformance/hugegraph-api-0.2.md
+++ b/content/en/docs/performance/api-preformance/hugegraph-api-0.2.md
@@ -1,9 +1,12 @@
---
title: "v0.2"
linkTitle: "v0.2"
+draft: true
weight: 4
---
+> Note: v0.2 is an old version, not recommended to use, please use the latest
version, thank you for understanding.
+
### 1 Test environment
#### 1.1 Software and hardware information
diff --git a/content/en/docs/performance/api-preformance/hugegraph-api-0.4.4.md
b/content/en/docs/performance/api-preformance/hugegraph-api-0.4.4.md
index 36a033f6..a3c68787 100644
--- a/content/en/docs/performance/api-preformance/hugegraph-api-0.4.4.md
+++ b/content/en/docs/performance/api-preformance/hugegraph-api-0.4.4.md
@@ -1,9 +1,12 @@
---
title: "v0.4.4"
linkTitle: "v0.4.4"
+draft: true
weight: 3
---
+> Note: v0.4.4 is an old version, not recommended to use, please use the
latest version, thank you for understanding.
+
### 1 Test environment
Target Machine Information