mirror of
https://github.com/halo-dev/docs.git
synced 2026-04-09 02:11:53 +08:00
chore: refine plugin development documentation (#503)
* chore: refine plugin development documentation Signed-off-by: Ryan Wang <i@ryanc.cc> * chore: refine plugin development documentation Signed-off-by: Ryan Wang <i@ryanc.cc> * chore: refine plugin development documentation Signed-off-by: Ryan Wang <i@ryanc.cc> --------- Signed-off-by: Ryan Wang <i@ryanc.cc>
This commit is contained in:
@@ -95,11 +95,7 @@
|
||||
"link": {
|
||||
"type": "generated-index"
|
||||
},
|
||||
"items": [
|
||||
"contribution/issue",
|
||||
"contribution/pr",
|
||||
"contribution/sponsor"
|
||||
]
|
||||
"items": ["contribution/issue", "contribution/pr", "contribution/sponsor"]
|
||||
},
|
||||
"about"
|
||||
],
|
||||
@@ -157,7 +153,8 @@
|
||||
},
|
||||
"items": [
|
||||
"developer-guide/plugin/basics/ui/intro",
|
||||
"developer-guide/plugin/basics/ui/entry"
|
||||
"developer-guide/plugin/basics/ui/entry",
|
||||
"developer-guide/plugin/basics/ui/build"
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -319,9 +316,7 @@
|
||||
"link": {
|
||||
"type": "generated-index"
|
||||
},
|
||||
"items": [
|
||||
"developer-guide/plugin/examples/todolist"
|
||||
]
|
||||
"items": ["developer-guide/plugin/examples/todolist"]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user