Update docs markdown file weight to make it clear (#23909)

For Docusaurus, it needs a meta data named `sidebar_position`, so we
copy all `weight` under `menu/sidebar` as top meta key.
此提交包含在:
Lunny Xiao
2023-04-04 21:47:31 +08:00
提交者 GitHub
父節點 6b0df6d8da
當前提交 67103eb2bc
共有 89 個檔案被更改,包括 117 行新增97 行删除
+1 -1
查看文件
@@ -9,7 +9,7 @@ menu:
sidebar:
parent: "installation"
name: "Database preparation"
weight: 5
weight: 10
identifier: "database-prep"
---