docs: add documentation for user tab (#340)

为用户资料选项卡和个人中心的资料选项卡扩展点添加文档。

Ref https://github.com/halo-dev/halo/pull/5763

/kind documentation

```release-note
None
```
This commit is contained in:
Ryan Wang
2024-04-25 01:25:32 +08:00
committed by GitHub
parent 710c4a480c
commit 0ce0fd13a5
5 changed files with 84 additions and 0 deletions

View File

@@ -224,6 +224,8 @@ module.exports = {
"developer-guide/plugin/api-reference/ui/extension-points/theme-list-item-operation-create",
"developer-guide/plugin/api-reference/ui/extension-points/plugin-list-item-field-create",
"developer-guide/plugin/api-reference/ui/extension-points/post-list-item-field-create",
"developer-guide/plugin/api-reference/ui/extension-points/user-detail-tabs-create",
"developer-guide/plugin/api-reference/ui/extension-points/uc-user-profile-tabs-create",
],
},
{