feat(tsl-api-reference): expand and reorganize api catalog

Flatten builtin pages, add third-party and platform scopes, and import financial and data warehouse references.

Keep the existing generated index without rebuilding after signature normalization.
This commit is contained in:
csh
2026-08-10 18:26:24 +08:00
parent 2938300acb
commit 9010829c6d
1186 changed files with 243901 additions and 219769 deletions
@@ -0,0 +1,15 @@
# 金融报表分析 / 16.宏观 / 中间函数
## `stock_getMonthData(data, field, month)`
声明:function
Stock_GetMonthData 相关函数
| 参数 | 类型 | 说明 |
| ------- | ------- | ----------------- |
| `data` | array | 二维数字数组,数据 |
| `field` | string | 字符串,日期字符串 |
| `month` | integer | 整数,月份 |
返回:array