✨ feat(skills): add tsl api reference skill
Bundle the TSL API index and markdown references under the skill, route TSL docs to use it, and update the codegen index generator to maintain the bundled data.
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Builtin
|
||||
|
||||
本目录为本地 TSL 内置函数。
|
||||
|
||||
函数数:1964
|
||||
|
||||
| 模块 | 目录 | 函数数 |
|
||||
| --- | --- | ---: |
|
||||
| 基础 | [基础](base/) | 560 |
|
||||
| 文档 | [文档](document/) | 97 |
|
||||
| 外部交互 | [外部交互](external/) | 212 |
|
||||
| 图形 | [图形](graphics/) | 99 |
|
||||
| GUI | [GUI](gui/) | 69 |
|
||||
| 数学 | [数学](math/) | 637 |
|
||||
| 待复核 | [待复核](misc/) | 100 |
|
||||
| 资源 | [资源](resource/) | 141 |
|
||||
| 系统 | [系统](system/) | 49 |
|
||||
Reference in New Issue
Block a user