mirror of
https://github.com/halo-dev/docs.git
synced 2025-10-21 02:04:01 +00: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:
@@ -299,6 +299,7 @@ module.exports = {
|
||||
items: [
|
||||
"developer-guide/plugin/interaction/dependency",
|
||||
"developer-guide/plugin/interaction/shared-events",
|
||||
"developer-guide/plugin/interaction/making-plugin-extensible",
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user