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