feat(skills): add tsl api reference skill

Bundle the TSL API index and markdown references under the skill, route TSL docs to use it, and update the codegen index generator to maintain the bundled data.
This commit is contained in:
csh
2026-07-07 16:36:15 +08:00
parent 4cd6b9410f
commit e1f7ce052c
267 changed files with 185908 additions and 11996 deletions
@@ -1,16 +0,0 @@
# 行情
函数数:566
| 叶子 | 文件 | 函数数 |
| --- | --- | ---: |
| 行情 / 当日 | [行情 / 当日](intraday.md) | 9 |
| 行情 / 日内数据 | [行情 / 日内数据](intraday_data.md) | 63 |
| 行情 / 其他 | [行情 / 其他](misc.md) | 5 |
| 行情 / 行情 | [行情 / 行情](quote.md) | 210 |
| 行情 / 区间 | [行情 / 区间](range.md) | 83 |
| 行情 / 实时 | [行情 / 实时](realtime.md) | 26 |
| 行情 / 指定日 | [行情 / 指定日](spot_day.md) | 108 |
| 行情 / 成交明细 | [行情 / 成交明细](tick.md) | 26 |
| 行情 / 成交明细数据 | [行情 / 成交明细数据](tick_data.md) | 8 |
| 行情 / 交易明细字段标识 | [行情 / 交易明细字段标识](tick_field_id.md) | 28 |