♻️ refactor(tsl): rebuild codegen taxonomy

Move generated builtin and dotnet function docs into the upgraded taxonomy, remove legacy route pages, and regenerate function_index.tsv from markdown headings.
This commit is contained in:
csh
2026-07-07 16:36:08 +08:00
parent 54c1c11e77
commit b6160676b4
763 changed files with 179921 additions and 154583 deletions
@@ -0,0 +1,24 @@
# 衍生品 / 创设
### `warrantCCirculation1(beg_t, end_t)`
区间创设规模(万),与系统证券pn_stock()有关。
| 参数 | 类型 | 说明 |
| ------- | -------- | ------------ |
| `beg_t` | datetime | 日期,开始日 |
| `end_t` | datetime | 日期,截止日 |
返回:float
### `warrantCCirculation2(beg_t, end_t)`
区间创设剩余规模(万),与系统证券pn_stock()有关。
| 参数 | 类型 | 说明 |
| ------- | -------- | ------------ |
| `beg_t` | datetime | 日期,开始日 |
| `end_t` | datetime | 日期,截止日 |
返回:float