docs: vuepress构建文档

This commit is contained in:
2024-03-28 08:31:49 +08:00
parent a8f6a25369
commit 0ac374f5df
41 changed files with 4041 additions and 0 deletions

13
docs/guide/foo/README.md Normal file
View File

@ -0,0 +1,13 @@
---
title: Foo 功能
icon: lightbulb
---
## 介绍
我们支持 foo 功能,...
## 详情
- [ray](ray.md)
- ...

6
docs/guide/foo/ray.md Normal file
View File

@ -0,0 +1,6 @@
---
title: Ray
icon: circle-info
---
功能详情...