Docs: Minor document structure tweak. (#13346)

### What problem does this PR solve?

Refactored the document architecture.

### Type of change

- [x] Documentation Update
This commit is contained in:
writinwaters
2026-03-03 20:09:34 +08:00
committed by GitHub
parent f7c808383f
commit 1c87f97dde
4 changed files with 7 additions and 4 deletions

View File

@ -1,11 +1,11 @@
{
"label": "Administrator guides",
"position": 3,
"position": 4,
"link": {
"type": "generated-index",
"description": "Guides for system administrtors"
},
"customProps": {
"sidebarIcon": "LucidComputer"
"sidebarIcon": "LucideComputer"
}
}

View File

@ -1,6 +1,9 @@
---
sidebar_position: 15
slug: /migrate_to_single_bucket_mode
sidebar_custom_props: {
categoryIcon: LucideLocateFixed
}
---
# Migrate from multi-Bucket to single-bucket mode

View File

@ -1,6 +1,6 @@
{
"label": "Developer guides",
"position": 4,
"position": 5,
"link": {
"type": "generated-index",
"description": "Guides for hardcore developers"

View File

@ -1,5 +1,5 @@
---
sidebar_position: 1
sidebar_position: 3
slug: /supported_models
sidebar_custom_props: {
categoryIcon: LucideBox