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.
This commit is contained in:
Lunny Xiao
2023-04-04 21:47:31 +08:00
committed by GitHub
parent 08df5039c1
commit 931770f7f4
89 changed files with 117 additions and 97 deletions
@@ -9,7 +9,7 @@ menu:
sidebar:
parent: "installation"
name: "Database preparation"
weight: 5
weight: 10
identifier: "database-prep"
---