📝 docs(markdown): format tracked markdown and drop stale templates
This commit is contained in:
@@ -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) |
|
||||
|
||||
Reference in New Issue
Block a user