mirror of
https://github.com/halo-dev/docs.git
synced 2025-10-20 17:54:01 +00:00
docs: add documentation for annotations form definition (#165)
添加 Annotations Form 表单定义和使用的文档。 Fixes #154 /kind documentation ```release-note None ```
This commit is contained in:
@@ -111,6 +111,7 @@ module.exports = {
|
||||
"developer-guide/theme/template-route-mapping",
|
||||
"developer-guide/theme/static-resources",
|
||||
"developer-guide/theme/settings",
|
||||
"developer-guide/theme/annotations",
|
||||
{
|
||||
type: "category",
|
||||
label: "模板变量",
|
||||
@@ -153,6 +154,7 @@ module.exports = {
|
||||
],
|
||||
},
|
||||
"developer-guide/form-schema",
|
||||
"developer-guide/annotations-form",
|
||||
// {
|
||||
// type: "link",
|
||||
// label: "REST API",
|
||||
|
Reference in New Issue
Block a user