Skip to content

Commit 984bff2

Browse files
committed
Reorganize MatrixShop docs structure
1 parent 4f13157 commit 984bff2

27 files changed

+202
-29
lines changed

docs/matrixshop/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"position": 1,
44
"link": {
55
"type": "generated-index",
6-
"description": "MatrixShop 插件使用文档"
6+
"description": "按入门、配置、模块、更新日志与详细模块页整理的 MatrixShop 文档。"
77
}
88
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"label": "配置与系统",
3+
"position": 3,
4+
"link": {
5+
"type": "generated-index",
6+
"description": "配置结构、经济模块、数据库、SystemShop 资源、绑定与遥测说明。"
7+
}
8+
}

docs/matrixshop/bindings-and-ui.mdx renamed to docs/matrixshop/configuration/bindings-and-ui.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: 绑定与 UI
33
description: MatrixShop 的命令绑定、菜单布局与动作执行规则。
4+
slug: /matrixshop/bindings-and-ui
5+
sidebar_position: 6
46
---
57

68
# 绑定与 UI

docs/matrixshop/bindings-help-and-hints.mdx renamed to docs/matrixshop/configuration/bindings-help-and-hints.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: Help、Help-Key 与 Hint-Keys
33
description: MatrixShop 中绑定命令的多行帮助、描述键和提示键的配置规则。
4+
slug: /matrixshop/bindings-help-and-hints
5+
sidebar_position: 7
46
---
57

68
# Help、Help-Key 与 Hint-Keys

docs/matrixshop/bstats-and-telemetry.mdx renamed to docs/matrixshop/configuration/bstats-and-telemetry.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: bStats 与遥测
33
description: MatrixShop 当前集成的 bStats 统计项、隐私范围和关闭方式。
4-
sidebar_position: 11
4+
slug: /matrixshop/bstats-and-telemetry
5+
sidebar_position: 9
56
---
67

78
# bStats 与遥测

docs/matrixshop/configuration-structure.mdx renamed to docs/matrixshop/configuration/configuration-structure.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: 配置结构
33
description: MatrixShop 顶层配置、模块目录和入口文件的详细结构说明。
4+
slug: /matrixshop/configuration-structure
5+
sidebar_position: 1
46
---
57

68
# 配置结构

docs/matrixshop/database-and-storage.mdx renamed to docs/matrixshop/configuration/database-and-storage.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: 数据库与存储
33
description: MatrixShop 的 JDBC 优先与文件回退设计。
4+
slug: /matrixshop/database-and-storage
5+
sidebar_position: 5
46
---
57

68
# 数据库与存储

docs/matrixshop/economy-examples.mdx renamed to docs/matrixshop/configuration/economy-examples.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: 经济配置实战示例
33
description: MatrixShop 中 Vault、PlayerPoints 和自定义占位符货币的常见配置写法。
4+
slug: /matrixshop/economy-examples
5+
sidebar_position: 4
46
---
57

68
# 经济配置实战示例

docs/matrixshop/economy-reference.mdx renamed to docs/matrixshop/configuration/economy-reference.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: 货币字段参考
33
description: Economy/currency.yml 的字段、动作语法和占位符说明。
4+
slug: /matrixshop/economy-reference
5+
sidebar_position: 3
46
---
57

68
# 货币字段参考
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: 经济模块
33
description: MatrixShop 的统一货币定义、优先级规则和模块配置方式。
4+
slug: /matrixshop/economy
5+
sidebar_position: 2
46
---
57

68
# 经济模块

0 commit comments

Comments
 (0)