Skip to content

Commit 50a70a7

Browse files
committed
feat: 增加产品特性列表
1 parent 65b2577 commit 50a70a7

8 files changed

Lines changed: 11 additions & 3 deletions

File tree

_toc.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,13 @@ parts:
1818
- file: features/README.md
1919
- file: features/datasets/README.md
2020
- file: features/applications/README.md
21-
- file: features/collecting/README.md
21+
- file: features/collectors/README.md
2222
sections:
23-
- file: features/collecting/monitoring.md
23+
- file: features/collectors/monitoring.md
24+
- file: features/processors/README.md
25+
- file: features/analysts/README.md
26+
- file: features/visualizers/README.md
27+
- file: features/workflows/README.md
2428
- caption: 产品原型
2529
chapters:
2630
- url: https://www.figma.com/file/MjHDuyfXEA5Wu3mmJGXFpA/%E9%87%8F%E6%BD%AE%E6%95%B0%E6%8D%AE%E4%BA%91%E4%BA%A7%E5%93%81%E5%8E%9F%E5%9E%8B?type=design&node-id=0%3A1&mode=design&t=kX6DExrOJK8t04E7-1

features/analysts/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# 管理数据分析器

features/collecting/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

features/collectors/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# 管理数据采集器
File renamed without changes.

features/processors/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# 管理数据预处理器

features/visualizers/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# 管理数据可视化器

features/workflows/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# 管理工作流

0 commit comments

Comments
 (0)