mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-03-25 16:37:44 +08:00
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:
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@ -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
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"label": "Developer guides",
|
||||
"position": 4,
|
||||
"position": 5,
|
||||
"link": {
|
||||
"type": "generated-index",
|
||||
"description": "Guides for hardcore developers"
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
sidebar_position: 3
|
||||
slug: /supported_models
|
||||
sidebar_custom_props: {
|
||||
categoryIcon: LucideBox
|
||||
|
||||
Reference in New Issue
Block a user