♻️ refactor(tsl-api-reference): reorganize function reference pages

Move runtime and document pages into their correct scope, remove obsolete pending entries, and regenerate the function index.\nUpdate agent test guidance and API skill routing to match the new reference layout.
This commit is contained in:
csh
2026-07-20 09:08:38 +08:00
parent c69278283f
commit 1f19954dd7
51 changed files with 14116 additions and 14239 deletions
@@ -4656,25 +4656,6 @@ Source ID31531
## TSL语言基础 > 数学与统计教程 > 数值计算函数 > 数值微分和积分
### `Diff(y, n)`
序列差分
旧类型:function
旧定义:`diff(Y:Array;n:Int):Array`
来源:TSL语言基础 > 数学与统计教程 > 数值计算函数 > 数值微分和积分
Source ID30547
| 参数 | 类型 | 说明 |
| ---- | ----- | ----------------------- |
| `y` | Array | 需要做差分的数组数据 |
| `n` | Int | 差分的阶数,0阶不做处理 |
返回:Array,数组,序列
## TSL语言基础 > 矩阵计算 > 矩阵查找和遍历的保留字和算符
### `MFind(matrix, exp, ret_values, replace_value)`
@@ -4925,60 +4906,4 @@ Source ID32859
## depth=3
### `TSBackTesting()`
旧参考文档待分类条目:TSBackTesting。
旧类型:function
旧定义:未在审计源中提取到。
来源:depth=3
Source ID27801
Source URL<http://www.tinysoft.com/tsdn/helpdoc/display.tsl?id=27801>
### `TSOptimizer()`
旧参考文档待分类条目:TSOptimizer。
旧类型:function
旧定义:未在审计源中提取到。
来源:depth=3
Source ID21162
Source URL<http://www.tinysoft.com/tsdn/helpdoc/display.tsl?id=21162>
## depth=4
### `TableType()`
旧参考文档待分类条目:TableType。
旧类型:function
旧定义:未在审计源中提取到。
来源:depth=4
Source ID20591
Source URL<http://www.tinysoft.com/tsdn/helpdoc/display.tsl?id=20591>
### `TSPortfolioOptimizer()`
旧参考文档待分类条目:TSPortfolioOptimizer。
旧类型:function
旧定义:未在审计源中提取到。
来源:depth=4
Source ID27924
Source URL<http://www.tinysoft.com/tsdn/helpdoc/display.tsl?id=27924>