feat: update docs (#47)

This commit is contained in:
vran
2022-03-13 22:15:23 +08:00
committed by GitHub
parent 6e798f4d97
commit 4b36dda6c2
35 changed files with 177 additions and 166 deletions

15
docs/_sidebar.md Normal file
View File

@@ -0,0 +1,15 @@
* 项目
* [简介](README.md)
* 部署方式
* [Jar 包部署](README/deploy/jar-deploy.md)
* [Docker 部署](README/deploy/docker-deploy.md)
* 功能指引
* [Github OAuth2 配置](README/github-oauth2/github-oauth2.md)
* [Gitlab OAuth2 配置](README/gitlab-oauth2/gitlab-oauth2.md)
* [扩展数据库类型](README/database-extension/database-extension.md)
* 参与开发
* [构建指南](README/build.md)
* 捐赠