📝 docs(tsl): add generated codegen reference

This commit is contained in:
csh
2026-07-07 16:34:27 +08:00
parent 014c23d386
commit 7046f0b60e
632 changed files with 160584 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Special
本目录放非主干执行环境或暂不稳定生成的函数。
## 子目录
- [client_host/](client_host/):客户端宿主函数。
- [external_integration/](external_integration/):外部集成函数。
- [compiler_tools/](compiler_tools/):编译工具函数。
- [unknown/](unknown/):未知、废弃或暂不建议生成的函数。
- [pending/](pending/):尚未细分归属的函数。