We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cb5487 commit f0eae32Copy full SHA for f0eae32
2 files changed
docs/index.md
@@ -0,0 +1,6 @@
1
+# quanttide-project-toolkit
2
+
3
+一套跨语言的项目管理 SDK,覆盖数据模型、API 路由、UI 组件。
4
5
+- **[用户指南](user/index.md)** — 安装、核心概念、使用示例
6
+- **[开发文档](dev/index.md)** — 包一览、概念映射、维护原则
docs/myst.yml
@@ -4,6 +4,7 @@ project:
description: 一套跨语言的项目管理 SDK,覆盖数据模型、API 路由、UI 组件
github: https://github.com/quanttide/quanttide-project-toolkit
toc:
7
+ - file: index.md
8
- file: user/index.md
9
- file: dev/index.md
10
site:
0 commit comments