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:
guqing
2024-11-16 11:36:01 +08:00
committed by GitHub
parent a21748cce5
commit 905e121b85
4 changed files with 183 additions and 1 deletions

View File

@@ -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",
]
},
{