Skip to content

Commit f0eae32

Browse files
committed
docs: add docs/index.md as landing page
1 parent 6cb5487 commit f0eae32

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

docs/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ project:
44
description: 一套跨语言的项目管理 SDK,覆盖数据模型、API 路由、UI 组件
55
github: https://github.com/quanttide/quanttide-project-toolkit
66
toc:
7+
- file: index.md
78
- file: user/index.md
89
- file: dev/index.md
910
site:

0 commit comments

Comments
 (0)