An open API service indexing awesome lists of open source software.

https://github.com/go-to-byte/docs-dousheng

Go-To-Byte 抖声文档
https://github.com/go-to-byte/docs-dousheng

Last synced: 4 months ago
JSON representation

Go-To-Byte 抖声文档

Awesome Lists containing this project

README

        

# DouSheng 文档

本文档是使用 vuepress + github pages 搭建,比较简便。可自行查阅文档。

编写文档请移步:

```shell
cd docs/xxx/章节
```

只要进入对应的文件夹,修改其中的 md 文件夹。然后使用:

```shell
cd Docs-DouSheng

npm run docs:run
```

即可打开对应网址,查看文档信息。

确认无误后,推送至 main 分支即可触发 workflow 工作流(采用 Github Action)