Commit Graph

4 Commits

Author SHA1 Message Date
Ryan Wang
461b7e089e Use shiki as code highlighter (#521) 2025-10-29 18:18:23 +08: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
8a0e508304 fix: correct plugin dependency description (#478)
### What this Pr does?
修复插件依赖声明文档描述不正确的问题

```release-note
None
```
2024-12-04 09:45:11 +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