Ryan Wang
bde7ad27e2
Fix typo in PluginDetailModal documentation
...
Corrected a typo in the description of the PluginDetailModal component documentation, replacing '差价' with '插件' for accuracy across all relevant documentation versions.
2026-01-04 23:17:59 +08:00
Ryan Wang
461b7e089e
Use shiki as code highlighter ( #521 )
2025-10-29 18:18:23 +08:00
Ryan Wang
afda4f83bf
docs: add documentation for singlePage extension ( #501 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc >
2025-06-15 12:03:18 +08:00
Ryan Wang
1cf9b3636f
docs: fix some correct document formatting using autocorrect ( #493 )
...
Fix some correct document formatting using [autocorrect](https://github.com/huacnlee/autocorrect )
```release-note
None
```
2025-04-23 03:45:09 +00:00
guqing
f3ec38c7d9
chore: update the build.gradle file for the dependent plugin api module ( #488 )
...
### What this PR does?
更新插件 api 模块的 build.gradle 增加源码 JAR 配置文档以便让其他依赖者能获取到源码和文档便于开发
```release-note
None
```
2025-01-06 15:31:30 +00:00
guqing
ccde5aaee3
docs: add docs for system info getter ( #479 )
...
### What this PR does?
新增 SystemInfoGetter 共享 Bean 使用文档
```release-note
None
```
2024-12-05 03:29:12 +00:00
guqing
8a0e508304
fix: correct plugin dependency description ( #478 )
...
### What this Pr does?
修复插件依赖声明文档描述不正确的问题
```release-note
None
```
2024-12-04 09:45:11 +00:00
Ryan Wang
ec9331cbcc
docs: update postCount field in category vo and tag vo ( #477 )
...
统一分类和标签的文章数量字段。
See https://github.com/halo-dev/halo/issues/7095
```release-note
None
```
2024-12-04 09:39:10 +00:00
guqing
905e121b85
docs: add doc on defining and declaring extension points for plugin extensibility ( #470 )
...
### What this PR does?
提供插件如何被扩展的文档
```release-note
None
```
2024-11-16 03:36:01 +00:00
guqing
a21748cce5
docs: add shared events document for developer ( #468 )
...
### What this PR does?
添加共享事件文档
```release-note
None
```
2024-11-14 08:30:03 +00:00
guqing
c40c587bf2
docs: add plugin dependencies docs ( #467 )
...
### What this PR does?
新增插件依赖开发文档
```release-note
None
```
2024-11-12 09:08:00 +00:00
Ryan Wang
86b9b26d38
typo: resrouces to resources ( #466 )
...
```release-note
None
```
2024-11-07 03:47:30 +00:00
guqing
da39e579d0
refactor: update document for devtools ( #465 )
...
### What this PR does?
更新 Devtools 文档
```release-note
None
```
2024-11-05 09:22:55 +00:00
guqing
00741fee5c
fix: aggregate role docs ( #464 )
2024-11-01 17:48:07 +08:00
guqing
92551b7d2d
docs: add document for notification ( #462 )
...
### What this PR does?
新增通知功能相关开发文档
```release-note
None
```
2024-11-01 01:50:44 +00:00
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