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 @@
## `TT_CancelWT(h, entrust_id, batch_flag, timeout, comment, _async)`
声明:function
撤单接口。
| 参数 | 类型 | 说明 |
@@ -17,6 +19,8 @@
## `TT_MultiWT(h, order_str, batch_no, timeout)`
声明:function
批量委托接口。
| 参数 | 类型 | 说明 |
@@ -30,6 +34,8 @@
## `TT_UserLogin(gate_way, account_type, account_id, account_pwd, timeout, errmsg)`
声明:function
交易账户登入接口。
| 参数 | 类型 | 说明 |
@@ -45,6 +51,8 @@
## `TT_UserLogout(h, timeout)`
声明:function
交易账户注销接口。
| 参数 | 类型 | 说明 |
@@ -56,6 +64,8 @@
## `TT_WT(h, bs, stk_id, price, vol, timeout, comment, _async)`
声明:function
委托接口。
| 参数 | 类型 | 说明 |