mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-07-27 21:30:54 +00:00
docs: vuepress构建文档
This commit is contained in:
13
docs/guide/foo/README.md
Normal file
13
docs/guide/foo/README.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
title: Foo 功能
|
||||
icon: lightbulb
|
||||
---
|
||||
|
||||
## 介绍
|
||||
|
||||
我们支持 foo 功能,...
|
||||
|
||||
## 详情
|
||||
|
||||
- [ray](ray.md)
|
||||
- ...
|
6
docs/guide/foo/ray.md
Normal file
6
docs/guide/foo/ray.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: Ray
|
||||
icon: circle-info
|
||||
---
|
||||
|
||||
功能详情...
|
Reference in New Issue
Block a user