Skip to content

Commit 6868dfd

Browse files
committed
docs: 更新文档格式和内容
1 parent 517973c commit 6868dfd

File tree

6 files changed

+14
-10
lines changed

6 files changed

+14
-10
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
Check `/data/adb/gpu_governor/log/gpu_gov.log` log file, or view running status and logs through WebUI interface, confirm there are no frequent abnormal errors.
1+
Check the `/data/adb/gpu_governor/log/gpu_gov.log` log file
2+
View runtime status and logs through the WebUI interface
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
查看 `/data/adb/gpu_governor/log/gpu_gov.log` 日志文件,或者通过 WebUI 界面查看运行状态和日志,确认无频繁异常报错。
1+
查看 `/data/adb/gpu_governor/log/gpu_gov.log` 日志文件
2+
通过 WebUI 界面查看运行状态和日志

website/docs/en/guide/compatibility.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,9 @@ The game list configuration file is located at `/data/adb/gpu_governor/game/game
5858

5959
After installing the module, you can verify compatibility through:
6060

61-
**Q: How to confirm the module is working properly?**
61+
**Q: How to confirm the module is working properly?**
6262
A: @@include(../_includes/log-check-en.md)
6363

64-
**Q: How to use WebUI?**
65-
A: KernelSU/APatch users can click this module in the root manager and select "Open WebUI". Magisk users can install [KsuWebUI](https://github.com/5ec1cff/KsuWebUIStandalone) or [SSU](https://ssu.oom-wg.dev/base/install) apps to access the module's WebUI.
64+
**Q: How to use WebUI?**
65+
A: KernelSU/APatch users can click this module in the root manager and select "Open WebUI".
66+
Magisk users can install [KsuWebUI](https://github.com/5ec1cff/KsuWebUIStandalone) or [SSU](https://ssu.oom-wg.dev/base/install) apps to access the module's WebUI.

website/docs/en/guide/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Dimensity GPU Governor uses multiple configuration files to control its behavior
99
- `/data/adb/gpu_governor/game/games.toml` - Games list configuration
1010
- `/data/adb/gpu_governor/log/log_level` - Log level setting
1111

12-
## Main Configuration File
12+
## Custom Configuration
1313

1414
Users can customize GPU governor behavior by modifying `/data/adb/gpu_governor/config/config.toml`. The configuration file contains global settings and detailed parameters for four modes (powersave, balance, performance, fast).
1515

website/docs/guide/compatibility.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,9 @@
5858

5959
安装模块后可通过以下方式验证兼容性:
6060

61-
**Q: 如何确认模块正常工作?**
61+
**Q: 如何确认模块正常工作?**
6262
A: @@include(../_includes/log-check-zh.md)
6363

64-
**Q: 如何使用 WebUI?**
65-
A: KernelSU/APatch 用户可在root管理器中点击本模块,选择"打开 WebUI"。Magisk 用户可安装 [KsuWebUI](https://github.com/5ec1cff/KsuWebUIStandalone)[SSU](https://ssu.oom-wg.dev/base/install) 应用来访问模块的 WebUI。
64+
**Q: 如何使用 WebUI?**
65+
A: KernelSU/APatch 用户可在root管理器中点击本模块,选择"打开 WebUI"。
66+
Magisk 用户可安装 [KsuWebUI](https://github.com/5ec1cff/KsuWebUIStandalone)[SSU](https://ssu.oom-wg.dev/base/install) 应用来访问模块的 WebUI。

website/docs/guide/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- `/data/adb/gpu_governor/game/games.toml` - 游戏列表配置
1010
- `/data/adb/gpu_governor/log/log_level` - 日志等级设置
1111

12-
## 主配置文件
12+
## 自定义配置
1313

1414
用户可以通过修改 `/data/adb/gpu_governor/config/config.toml` 文件来自定义 GPU 调速器的行为。配置文件包含全局设置和四种模式(省电、平衡、性能、极速)的详细参数。
1515

0 commit comments

Comments
 (0)