📝 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 @@
# 指数 / 股份回购
### `indexRepurchaseMv(index_id, end_t, rtype, stype, ex_rate)`
## `Index_RepurchaseMV(index_id, end_t, rtype, stype, ex_rate)`
获得指定日指数成分股的累计回购金额
@@ -14,7 +14,7 @@
返回:any
### `indexRepurchaseMvqj(index_id, beg_t, end_t, rtype, stype, ex_rate)`
## `Index_RepurchaseMVQJ(index_id, beg_t, end_t, rtype, stype, ex_rate)`
获得区间指数成分股的累计回购金额
@@ -29,7 +29,7 @@
返回:any
### `indexRepurchaseStockNum(index_id, end_t, rtype, stype)`
## `Index_RepurchaseStockNum(index_id, end_t, rtype, stype)`
获得指定日指数成分股发生回购的家数
@@ -42,7 +42,7 @@
返回:any
### `indexRepurchaseStockNumQj(index_id, beg_t, end_t, rtype, stype)`
## `Index_RepurchaseStockNumQJ(index_id, beg_t, end_t, rtype, stype)`
获得区间指数成分股发生回购的家数