feat(tsl-api-reference): index class and unit APIs

Migrate reference pages to declaration-line storage and rebuild the
13-column index.

Add qualified member lookup plus regression and end-to-end coverage.
This commit is contained in:
csh
2026-07-29 15:47:46 +08:00
parent 9edc8fc868
commit 13be5ea0aa
239 changed files with 39157 additions and 12846 deletions
@@ -2,6 +2,8 @@
## `marketPrInitTradeAmountEndT(mtype, endt)`
声明:function
指定日指定市场初始交易金额
| 参数 | 类型 | 说明 |
@@ -13,6 +15,8 @@
## `marketPrInitTradeAmountSum(mtype, begt, endt)`
声明:function
指定日指定市场初始交易金额
| 参数 | 类型 | 说明 |
@@ -25,6 +29,8 @@
## `marketPrRedemAmountEndT(mtype, endt)`
声明:function
指定日指定市场购回交易金额
| 参数 | 类型 | 说明 |
@@ -36,6 +42,8 @@
## `marketPrRedemAmountSum(mtype, begt, endt)`
声明:function
区间指定市场购回交易金额
| 参数 | 类型 | 说明 |
@@ -48,6 +56,8 @@
## `stockGetPledgedRepoByEndT(mtype, beg_t, end_t)`
声明:function
区间股票质押回购交易汇总。
| 参数 | 类型 | 说明 |