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 @@
## `fundsbcbondpercent2(fundarr, rdate, name)`
声明:function
统计基金列表中指定报告期内指定债券类型市值占总值比(%)
| 参数 | 类型 | 说明 |
@@ -14,6 +16,8 @@
## `fundsbcbondpercent4(fundarr, rdate, name)`
声明:function
统计基金列表中指定报告期内指定债券类型市值占固定收益投资市值比(%)
| 参数 | 类型 | 说明 |
@@ -26,6 +30,8 @@
## `fundsbcbondvaluegrowratio(fundarr, rdate, rdate2, name)`
声明:function
统计基金列表中指定报告期内指定债券类型市值变比(%)
| 参数 | 类型 | 说明 |
@@ -39,6 +45,8 @@
## `fundsbcnonpercentgrow4(fundarr, rdate, rdate2, topn)`
声明:function
统计基金列表中指定报告期内第N名债券类型市值占固定收益投资市值比变动(%)
| 参数 | 类型 | 说明 |
@@ -52,6 +60,8 @@
## `fundsbcsumnpercentgrow4(fundarr, rdate, rdate2, topn)`
声明:function
统计基金列表中指定报告期内前N名债券类型市值占固定收益投资市值比变动(%)
| 参数 | 类型 | 说明 |