Skip to content
This repository was archived by the owner on Dec 28, 2025. It is now read-only.

Commit 613820c

Browse files
committed
refactor: update guide weights and improve toolchain test docs
Adjusted the 'weight' field for backup-restore, FAQ, and security guides in both Chinese and English to improve navigation order. Major rewrite and restructuring of the toolchain local test guide for clarity, conciseness, and step-by-step instructions, including environment setup, service deployment, and troubleshooting. Updated image paths for consistency.
1 parent e58caef commit 613820c

File tree

8 files changed

+292
-574
lines changed

8 files changed

+292
-574
lines changed

content/cn/docs/guides/backup-restore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Backup Restore"
33
linkTitle: "备份 & 恢复"
4-
weight: 4
4+
weight: 5
55
---
66

77
## 描述

content/cn/docs/guides/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "FAQ"
33
linkTitle: "FAQ"
4-
weight: 5
4+
weight: 6
55
---
66

77
- 如何选择后端存储? 选 RocksDB 还是 Cassandra 还是 Hbase 还是 Mysql?

content/cn/docs/guides/security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "报告安全问题"
33
linkTitle: "安全公告"
4-
weight: 6
4+
weight: 7
55
---
66

77
## 报告 Apache HugeGraph 的安全问题

content/cn/docs/guides/toolchain-local-test.md

Lines changed: 143 additions & 287 deletions
Large diffs are not rendered by default.

content/en/docs/guides/backup-restore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Backup and Restore"
33
linkTitle: "Backup Restore"
4-
weight: 4
4+
weight: 5
55
---
66

77
## Description

content/en/docs/guides/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "FAQ"
33
linkTitle: "FAQ"
4-
weight: 5
4+
weight: 6
55
---
66

77
- How to choose the back-end storage? Choose RocksDB, Cassandra, ScyllaDB, Hbase or Mysql?

content/en/docs/guides/security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Security Report"
33
linkTitle: "Security"
4-
weight: 6
4+
weight: 7
55
---
66

77
## Reporting New Security Problems with Apache HugeGraph

content/en/docs/guides/toolchain-local-test.md

Lines changed: 143 additions & 281 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)