chore: compile document using refs-cli.

This commit is contained in:
jaywcjlove
2022-11-26 00:04:37 +08:00
parent 6810d618c5
commit d8a05dfbd5
184 changed files with 19 additions and 3906 deletions

16
.refsrc.json Normal file
View File

@ -0,0 +1,16 @@
{
"description": "{{description}},为开发人员分享快速参考备忘单。",
"keywords": "reference,Quick,Reference,cheatsheet,cheat,sheet",
"data-info": "👆待完善需要您的参与",
"search": {
"label": "搜索",
"placeholder": "搜索备忘清单",
"cancel": "取消"
},
"editor": {
"label": "编辑"
},
"github": {
"url": "https://github.com/jaywcjlove/reference"
}
}