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 @@
## `fundsbdbondpercent5(fundarr, rdate, stockid)`
声明:function
统计指定报告期基金列表汇总的指定债券市值占固定收益投资市值比(%)
| 参数 | 类型 | 说明 |
@@ -14,6 +16,8 @@
## `fundsbdbondpercentgrow(fundarr, rdate, rdate2, stockid)`
声明:function
统计指定报告期基金列表汇总的指定债券市值占净值比变动(%)
| 参数 | 类型 | 说明 |
@@ -27,6 +31,8 @@
## `fundsbdbondpercentgrow3(fundarr, rdate, rdate2, stockid)`
声明:function
统计指定报告期基金列表汇总的指定债券市值占债券市值比变动(%)
| 参数 | 类型 | 说明 |
@@ -40,6 +46,8 @@
## `fundsbdbondvolumegrow(fundarr, rdate, rdate2, stockid)`
声明:function
统计指定报告期基金列表汇总的指定债券持有份额变动
| 参数 | 类型 | 说明 |
@@ -53,6 +61,8 @@
## `fundsbdbondvolumegrowratio(fundarr, rdate, rdate2, stockid)`
声明:function
统计指定报告期基金列表汇总的指定债券持有份额变比(%)
| 参数 | 类型 | 说明 |
@@ -66,6 +76,8 @@
## `fundsbdnoncode(fundarr, rdate, topn)`
声明:function
统计指定报告期基金列表汇总的第N名债券代码
| 参数 | 类型 | 说明 |
@@ -78,6 +90,8 @@
## `fundsbdnonpercent2(fundarr, rdate, topn)`
声明:function
统计指定报告期基金列表汇总的第N名债券市值占总值比(%)
| 参数 | 类型 | 说明 |
@@ -90,6 +104,8 @@
## `fundsbdnonpercent4(fundarr, rdate, topn)`
声明:function
统计指定报告期基金列表汇总的第N名债券市值占固定收益投资市值比(%)
| 参数 | 类型 | 说明 |
@@ -102,6 +118,8 @@
## `fundsbdsumnpercent(fundarr, rdate, topn)`
声明:function
统计指定报告期基金列表汇总的前N名债券市值占净值比(%)
| 参数 | 类型 | 说明 |
@@ -114,6 +132,8 @@
## `fundsbdsumnpercent3(fundarr, rdate, topn)`
声明:function
统计指定报告期基金列表汇总的前N名债券市值占债券市值比(%)
| 参数 | 类型 | 说明 |
@@ -126,6 +146,8 @@
## `fundsbdsumnpercent4(fundarr, rdate, topn)`
声明:function
统计指定报告期基金列表汇总的前N名债券市值占固定收益投资市值比(%)
| 参数 | 类型 | 说明 |
@@ -138,6 +160,8 @@
## `fundsbdsumnpercentgrow(fundarr, rdate, rdate2, topn)`
声明:function
统计指定报告期基金列表汇总的前N名债券市值占净值比变动(%)
| 参数 | 类型 | 说明 |
@@ -151,6 +175,8 @@
## `fundsbdvalue(fundarr, rdate, tono, field)`
声明:function
持债明细前N名市值和-指定列
| 参数 | 类型 | 说明 |