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 @@
## `firstDay(stock_id)`
声明:function
时间相关函数相关函数。
| 参数 | 类型 | 说明 |
@@ -19,6 +21,8 @@ Return firstday();//33240(1991-01-02);
## `lastDay(stock_id)`
声明:function
时间相关函数相关函数。
| 参数 | 类型 | 说明 |