♻️ 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
+24 -14
View File
@@ -1,18 +1,28 @@
# Dotnet
本目录为 .NET 平台函数。
本目录为 .NET 平台函数(按功能重分类)
函数数:11584
函数数:9974
| 模块 | 目录 | 函数数 |
| ----------------- | ---------------------------------------------- | -----: |
| 算法交易支撑函数 | [算法交易支撑函数](algorithm_trading_support/) | 46 |
| CGI控制台相关函数 | [CGI控制台相关函数](cgi_console/) | 32 |
| 数据仓库函数 | [数据仓库函数](datawarehouse/) | 653 |
| 文档处理函数 | [文档处理函数](document_processing/) | 482 |
| 金融函数 | [金融函数](financial/) | 8342 |
| 金融报表分析 | [金融报表分析](financial_report_analysis/) | 836 |
| GUI函数 | [GUI函数](gui/) | 73 |
| 运行时支撑函数 | [运行时支撑函数](runtime_support/) | 1064 |
| 服务器交互函数 | [服务器交互函数](server/) | 18 |
| Web开发支撑 | [Web开发支撑](web_development_support/) | 38 |
| 模块 | 目录 | 函数数 |
| --- | --- | ---: |
| 债券 | [债券](bond/) | 410 |
| 数据仓库 | [数据仓库](datawarehouse/) | 313 |
| 衍生品 | [衍生品](derivative/) | 243 |
| 文档处理 | [文档处理](document/) | 357 |
| 股票 | [股票](equity/) | 1959 |
| 基金 | [基金](fund/) | 1559 |
| 财务基本面 | [财务基本面](fundamentals/) | 974 |
| 期货 | [期货](futures/) | 129 |
| 界面 | [界面](gui/) | 4 |
| 指数 | [指数](indices/) | 128 |
| 宏观 | [宏观](macro/) | 122 |
| 行情 | [行情](market_data/) | 566 |
| 因子与量化 | [因子与量化](quant/) | 342 |
| 运行时 | [运行时](runtime/) | 386 |
| 板块 | [板块](sector/) | 2399 |
| 算法交易 | [算法交易](trading/) | 44 |
| 教学范例 | [教学范例](tutorial/) | 16 |
| 外汇 / 汇率 | [外汇 / 汇率](forex.md) | 4 |
| 服务器交互 / 根目录函数 | [服务器交互 / 根目录函数](server.md) | 17 |
| Web/CGI / 其他 | [Web/CGI / 其他](web.md) | 2 |