-
-
Notifications
You must be signed in to change notification settings - Fork 165
Expand file tree
/
Copy pathzh.json
More file actions
19 lines (19 loc) · 868 Bytes
/
zh.json
File metadata and controls
19 lines (19 loc) · 868 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"epilog": "文档地址:\n https://docsifyjs.github.io/docsify\n https://docsifyjs.github.io/docsify-cli\n\n开发:\n https://github.com/docsifyjs/docsify-cli/blob/master/CONTRIBUTING.md\n",
"group.globaloptions": "全局选项",
"help": "帮助",
"init": "创建 docs",
"start": "Server for SSR",
"init.local": "拷贝 docsify 到本地",
"init.theme": "选择主题",
"init.sidebar": "生成新文档时包含侧边栏,默认为 `false`",
"init.navbar": "生成新文档时包含导航栏,默认为 `false`",
"init.coverpage": "生成新文档时包括封面页,默认为 `false`",
"serve": "本地预览",
"serve.open": "自动打开浏览器",
"serve.port": "设置端口",
"serve.indexname": "自定义首页文件名称",
"livereload.port": "设置livereload端口",
"usage": "例子",
"version": "当前版本号"
}