Commit Graph

10 Commits

Author SHA1 Message Date
guqing
eac3f93313 docs: rewrite extension development documentation (#455) 2024-10-31 11:29:44 +08:00
guqing
f106b52017 docs: add docs for using shared objects within the plugin (#451)
### What this PR does?
完善 Halo 共享给插件的 Beans 列表和使用文档

```release-note
None
```
2024-10-29 02:02:10 +00:00
guqing
e4edfed6bc docs: update devtools documents (#446)
### What this PR does?
更新 devtools 使用文档

```release-note
None
```
2024-10-28 06:32:05 +00:00
guqing
fa1fb46d25 refactor: update plugin manifest doc (#448)
### What this PR does?
更新插件描述文件的文档

```release-note
None
```
2024-10-28 06:30:05 +00:00
guqing
57e7c2bc03 refactor: update plugin structure doc (#447)
### What this PR does?

更新插件项目结构文档

```release-note
None
```
2024-10-28 04:04:04 +00:00
guqing
c28767ab09 chore: move framework doc file to core developer dir (#445)
### What this PR does?
将 Halo 架构概览移动到系统开发章节

```release-note
None
```
2024-10-25 13:33:55 +00:00
guqing
717ee402f4 refactor: update permission control docs for plugin (#443)
### What this PR does?
重构权限控制部分文档并调整相应结构

```release-note
None
```
2024-10-25 08:01:56 +00:00
guqing
32c8947334 docs: add devtools upgrade guide for 0.2.0 (#434)
### What this PR does?
添加 Devtools 升级到 0.2.0 版本的升级提示

```release-note
None
```
2024-10-15 11:17:22 +00:00
Ryan Wang
5ce83249d2 docs: update halo official website url (#433)
更新 Halo 官网的地址。

```release-note
None
```
2024-10-15 06:31:21 +00:00
Ryan Wang
9876911e3a docs: update documentation for Halo 2.20 (#429)
为 [Halo 2.20](https://github.com/halo-dev/halo/releases/tag/v2.20.0) 更新文档。

/kind documentation

```release-note
None
```
2024-10-14 03:33:15 +00:00