mirror of
https://github.com/halo-dev/docs.git
synced 2026-01-13 06:03:55 +08:00
docs: add doc on defining and declaring extension points for plugin extensibility (#470)
### What this PR does? 提供插件如何被扩展的文档 ```release-note None ```
This commit is contained in:
@@ -281,7 +281,8 @@
|
||||
},
|
||||
"items": [
|
||||
"developer-guide/plugin/interaction/dependency",
|
||||
"developer-guide/plugin/interaction/shared-events"
|
||||
"developer-guide/plugin/interaction/shared-events",
|
||||
"developer-guide/plugin/interaction/making-plugin-extensible"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user