Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion content/en/administration/meta.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"title": "Administration",
"icon": "Settings",
"defaultOpen": true,
"pages": [
"[Console](/en/administration/console)",
Expand All @@ -8,4 +9,4 @@
"cors",
"[Virtual-Host Access](/en/integration/virtual)"
]
}
}
3 changes: 2 additions & 1 deletion content/en/developer/meta.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"title": "Developer",
"icon": "CodeXml",
"defaultOpen": false,
"pages": [
"sdk",
"integration",
"license"
]
}
}
3 changes: 2 additions & 1 deletion content/en/installation/meta.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"title": "Installation",
"icon": "Download",
"defaultOpen": true,
"pages": [
"requirement",
Expand All @@ -9,4 +10,4 @@
"[Windows](/en/installation/windows)",
"[macOS](/en/installation/macos)"
]
}
}
3 changes: 2 additions & 1 deletion content/en/operations/meta.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"title": "Operations & Observability",
"icon": "Activity",
"defaultOpen": true,
"pages": [
"rc",
Expand All @@ -10,4 +11,4 @@
"status-check",
"event-notifications"
]
}
}
2 changes: 1 addition & 1 deletion content/en/operations/rc.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "rc"
title: "CLI Client (rc)"
description: "Install the RustFS command-line client and use it to connect to and inspect a RustFS cluster."
---

Expand Down
3 changes: 2 additions & 1 deletion content/en/reference/meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"title": "Reference",
"icon": "BookOpen",
"defaultOpen": false,
"pages": [
"environment-variables",
"cli"
]
}
}
1 change: 1 addition & 0 deletions content/en/security-compliance/meta.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"title": "Security & Compliance",
"icon": "ShieldCheck",
"defaultOpen": true,
"pages": [
"iam",
Expand Down
3 changes: 2 additions & 1 deletion content/en/troubleshooting/meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"title": "Troubleshooting",
"icon": "Wrench",
"defaultOpen": false,
"pages": [
"driver",
"node"
]
}
}
3 changes: 2 additions & 1 deletion content/zh/administration/meta.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"title": "管理",
"icon": "Settings",
"defaultOpen": true,
"pages": [
"[控制台](/zh/administration/console)",
Expand All @@ -8,4 +9,4 @@
"cors",
"[虚拟主机访问](/zh/integration/virtual)"
]
}
}
3 changes: 2 additions & 1 deletion content/zh/developer/meta.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"title": "开发者",
"icon": "CodeXml",
"defaultOpen": false,
"pages": [
"sdk",
"integration",
"license"
]
}
}
3 changes: 2 additions & 1 deletion content/zh/installation/meta.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"title": "安装",
"icon": "Download",
"defaultOpen": true,
"pages": [
"requirement",
Expand All @@ -9,4 +10,4 @@
"[Windows](/zh/installation/windows)",
"[macOS](/zh/installation/macos)"
]
}
}
3 changes: 2 additions & 1 deletion content/zh/operations/meta.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"title": "运维与可观测性",
"icon": "Activity",
"defaultOpen": true,
"pages": [
"rc",
Expand All @@ -10,4 +11,4 @@
"status-check",
"event-notifications"
]
}
}
4 changes: 2 additions & 2 deletions content/zh/operations/rc.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "rc"
title: "命令行客户端(rc)"
description: "安装 RustFS 命令行客户端,并使用它连接和检查 RustFS 集群。"
---

Expand Down Expand Up @@ -167,4 +167,4 @@ rc bucket lifecycle --help
rc object --help
```

有关完整源代码和命令参考,请参阅 [RustFS CLI 仓库](https://github.com/rustfs/cli)。
有关完整源代码和命令参考,请参阅 [RustFS CLI 仓库](https://github.com/rustfs/cli)。
3 changes: 2 additions & 1 deletion content/zh/reference/meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"title": "参考",
"icon": "BookOpen",
"defaultOpen": false,
"pages": [
"environment-variables",
"cli"
]
}
}
1 change: 1 addition & 0 deletions content/zh/security-compliance/meta.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"title": "安全与合规",
"icon": "ShieldCheck",
"defaultOpen": true,
"pages": [
"iam",
Expand Down
3 changes: 2 additions & 1 deletion content/zh/troubleshooting/meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"title": "故障排除",
"icon": "Wrench",
"defaultOpen": false,
"pages": [
"driver",
"node"
]
}
}
4 changes: 4 additions & 0 deletions press.config.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import { defineConfig } from "fumapress";
import { lucideIconsPlugin } from "fumadocs-core/source/plugins/lucide-icons";
import { fumadocsMdx } from "fumapress/adapters/mdx";
import { flexsearchPlugin } from "fumapress/plugins/flexsearch";
import { llmsPlugin } from "fumapress/plugins/llms.txt";
Expand Down Expand Up @@ -79,6 +80,9 @@ function createSidebarFooter(locale: keyof typeof layoutLabels) {
export default defineConfig({
content: docs.toFumadocsSource(),
translations,
loaderOptions: {
plugins: [lucideIconsPlugin()],
},
site: {
name: "RustFS Documentation",
baseUrl: isDev ? "http://localhost:3000" : "https://docs.rustfs.com",
Expand Down
Loading