docs: restructure theme development documentation (#450)

重构主题开发的部分文档,合并模板路由和模板变量章节。

/kind documentation

```release-note
None
```
This commit is contained in:
Ryan Wang
2024-10-28 16:18:05 +08:00
committed by GitHub
parent 5ef6bc2712
commit cd44c8ba89
29 changed files with 309 additions and 29 deletions

View File

@@ -320,13 +320,12 @@ module.exports = {
"developer-guide/theme/prepare",
"developer-guide/theme/config",
"developer-guide/theme/structure",
"developer-guide/theme/template-route-mapping",
"developer-guide/theme/static-resources",
"developer-guide/theme/settings",
"developer-guide/theme/annotations",
{
type: "category",
label: "模板变量",
label: "模板编写",
link: {
type: "doc",
id: "developer-guide/theme/template-variables",