📝 docs(tsl): sync api skill with corrected codegen

Mirror docs/tsl/codegen into the bundled tsl-api-reference skill and rebuild the function index.

Remove invalid duplicate API entries for cb_delistedbydate, createhttpsession, exportJsonString, and Anova_Bartlett so exact lookup returns the canonical entries.
This commit is contained in:
csh
2026-07-07 16:47:03 +08:00
parent bbf6977f57
commit c0bf0358e0
278 changed files with 45212 additions and 35782 deletions
@@ -1,6 +1,6 @@
# 板块 / 债券配置
### `fundsbcbondpercent2(fundarr, rdate, name)`
## `fundsbcbondpercent2(fundarr, rdate, name)`
统计基金列表中指定报告期内指定债券类型市值占总值比(%)
@@ -12,7 +12,7 @@
返回:float
### `fundsbcbondpercent4(fundarr, rdate, name)`
## `fundsbcbondpercent4(fundarr, rdate, name)`
统计基金列表中指定报告期内指定债券类型市值占固定收益投资市值比(%)
@@ -24,7 +24,7 @@
返回:float
### `fundsbcbondvaluegrowratio(fundarr, rdate, rdate2, name)`
## `fundsbcbondvaluegrowratio(fundarr, rdate, rdate2, name)`
统计基金列表中指定报告期内指定债券类型市值变比(%)
@@ -37,7 +37,7 @@
返回:float
### `fundsbcnonpercentgrow4(fundarr, rdate, rdate2, topn)`
## `fundsbcnonpercentgrow4(fundarr, rdate, rdate2, topn)`
统计基金列表中指定报告期内第N名债券类型市值占固定收益投资市值比变动(%)
@@ -50,7 +50,7 @@
返回:float
### `fundsbcsumnpercentgrow4(fundarr, rdate, rdate2, topn)`
## `fundsbcsumnpercentgrow4(fundarr, rdate, rdate2, topn)`
统计基金列表中指定报告期内前N名债券类型市值占固定收益投资市值比变动(%)