docs: refactor documentations of user guide (#225)

重构用户指南的部分内容。

/kind documentation

```release-note
None
```
This commit is contained in:
Ryan Wang
2023-06-09 11:02:11 +08:00
committed by GitHub
parent f9bbef1a63
commit 3ef8b4c0f9
56 changed files with 491 additions and 1215 deletions

View File

@@ -14,7 +14,7 @@ Halo 添加了 checkstyle 插件,来保证每位提交者代码的风格保持
- 进入 CheckStyle 配置File | Settings | Tools | Checkstyle
- 选择 Checkstyle 版本8.39。
- 在配置文件中点击添加按钮,配置描述可随便填写(推荐 Halo Checks选择 ./config/checkstyle/checkstyle.xml点击下一步和完成
- 在配置文件中点击添加按钮,配置描述可随便填写(推荐 Halo Checks选择 ./config/checkstyle/checkstyle.xml点击下一步和完成
- 勾选刚刚创建的配置文件。
## 配置 Editor