📝 docs(markdown): format tracked markdown and drop stale templates

This commit is contained in:
csh
2026-05-18 16:06:21 +08:00
parent 2325409f53
commit c1702a667a
16 changed files with 184 additions and 421 deletions
+9 -9
View File
@@ -28,13 +28,13 @@
## 最短跳转
| 当前任务 | 先读哪里 |
| --- | --- |
| 我要看回测框架 | [tsbacktesting.md](tsbacktesting.md) |
| 我要看 Python 互操作 | [tsl_python_interop.md](tsl_python_interop.md) |
| 我要看微信消息推送 | [wechat_message.md](wechat_message.md) |
| 我要看 Python API | [pytsl_api.md](pytsl_api.md) |
| 当前任务 | 先读哪里 |
| ----------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- |
| 我要看回测框架 | [tsbacktesting.md](tsbacktesting.md) |
| 我要看 Python 互操作 | [tsl_python_interop.md](tsl_python_interop.md) |
| 我要看微信消息推送 | [wechat_message.md](wechat_message.md) |
| 我要看 Python API | [pytsl_api.md](pytsl_api.md) |
| 我要确认模块的真实接入参数 / 账号来源 / 部署依赖 / 脚本入口 | 项目自身文档、`scripts/*` 入口脚本、CI 配置;当前项目已补齐时再看 [../toolchain.md](../toolchain.md) |
| 我要回到业务主线 | [../finance/index.md](../finance/index.md) |
| 我要回到语法主线 | [../syntax/index.md](../syntax/index.md) |
| 我要查函数库 | [../reference/index.md](../reference/index.md) |
| 我要回到业务主线 | [../finance/index.md](../finance/index.md) |
| 我要回到语法主线 | [../syntax/index.md](../syntax/index.md) |
| 我要查函数库 | [../reference/index.md](../reference/index.md) |