docs: add documentation for custom template tag (#179)

添加 Halo 为 Thymeleaf 提供的 Halo 专有标签的文档。

/kind documentation

Fixes #160 

```release-note
None
```
This commit is contained in:
Ryan Wang
2023-02-03 16:08:11 +08:00
committed by GitHub
parent bc4497eeac
commit e89334a6b4
8 changed files with 234 additions and 7 deletions

View File

@@ -130,6 +130,7 @@
]
},
"developer-guide/theme/global-variables",
"developer-guide/theme/template-tag",
"developer-guide/theme/code-snippets"
]
},

View File

@@ -134,6 +134,7 @@
]
},
"developer-guide/theme/global-variables",
"developer-guide/theme/template-tag",
"developer-guide/theme/code-snippets"
]
},

View File

@@ -76,9 +76,7 @@
"link": {
"type": "generated-index"
},
"items": [
"developer-guide/plugin/prepare"
]
"items": ["developer-guide/plugin/prepare"]
},
{
"type": "category",
@@ -134,6 +132,7 @@
]
},
"developer-guide/theme/global-variables",
"developer-guide/theme/template-tag",
"developer-guide/theme/code-snippets"
]
},
@@ -147,10 +146,7 @@
"link": {
"type": "generated-index"
},
"items": [
"contribution/issue",
"contribution/pr"
]
"items": ["contribution/issue", "contribution/pr"]
},
"about"
]