6 Star 15 Fork 58

野火IM/docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
book.json 3.69 KB
一键复制 编辑 原始数据 按行查看 历史
heavyrian2012 提交于 2025-12-16 09:45 +08:00 . update
{
"title": "野火IM开发手册",
"description": "野火IM开发手册",
"author": "野火IM",
"language": "zh-hans",
"links": {
"sidebar": {
"Home": "https://www.wildfirechat.cn"
}
},
"styles": {
"website": "styles/website.css",
"ebook": "styles/ebook.css"
},
"pdf": {
"fontSize": 9,
"margin": {
"top": 56,
"bottom": 56,
"right": 45,
"left": 45
}
},
"plugins":[
"-lunr",
"-search",
"-highlight",
"-livereload",
"search-plus@^0.0.11",
"simple-page-toc@^0.1.1",
"github@^2.0.0",
"github-buttons@2.1.0",
"prism@^2.1.0",
"prism-themes@^0.0.2",
"anchors@^0.7.1",
"emphasize@^1.1.0",
"splitter@^0.0.8",
"tbfed-pagefooter@^0.0.1",
"expandable-chapters-small@^0.1.7",
"sectionx@^3.1.0",
"sitemap-general@^0.1.1",
"anchor-navigation-ex@0.1.8",
"favicon@^0.0.2",
"todo@^0.1.3",
"3-ba@^0.9.0",
"terminal@^0.3.2",
"alerts@^0.2.0",
"include-csv@^0.1.0",
"-sharing",
"sharing-plus@^0.0.2",
"include-codeblock@^3.0.2",
"navigator"
],
"pluginsConfig": {
"theme-default": {
"showLevel": true
},
"disqus": {
"shortName": "gitbookuse"
},
"prism": {
"lang": {
"shell": "bash"
},
"css": [
"prism-themes/themes/prism-base16-ateliersulphurpool.light.css"
]
},
"github": {
"url": "https://github.com/wildfirechat/docs"
},
"github-buttons": {
"repo": "wildfirechat/im-server",
"types": [
"star"
],
"size": "small"
},
"include-codeblock": {
"template": "ace",
"unindent": true,
"edit": true
},
"sharing": {
"douban": false,
"facebook": false,
"google": false,
"hatenaBookmark": false,
"instapaper": false,
"line": false,
"linkedin": true,
"messenger": false,
"pocket": false,
"qq": true,
"qzone": false,
"stumbleupon": false,
"twitter": false,
"viber": false,
"vk": false,
"weibo": true,
"whatsapp": false,
"all": [
"facebook", "google", "twitter",
"weibo", "instapaper", "linkedin",
"pocket", "stumbleupon", "qq", "qzone"
]
},
"tbfed-pagefooter": {
"copyright": "2018 © wildfirechat.net 京ICP备18060403号-1",
"modify_label": "该文件修订时间:",
"modify_format": "YYYY-MM-DD HH:mm:ss"
},
"3-ba": {
"token": "ff100361cdce95dd4c8fb96b4009f7bc"
},
"simple-page-toc": {
"maxDepth": 3,
"skipFirstH1": true
},
"sitemap-general": {
"prefix": "http://wildfirechat.net"
},
"anchor-navigation-ex": {
"isRewritePageTitle": false,
"tocLevel1Icon": "fa fa-hand-o-right",
"tocLevel2Icon": "fa fa-hand-o-right",
"tocLevel3Icon": "fa fa-hand-o-right"
},
"sectionx": {
"tag": "b"
},
"favicon": {
"shortcut": "favicon.ico",
"bookmark": "favicon.ico"
},
"terminal": {
"copyButtons": true,
"fade": false,
"style": "flat"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wfchat/docs.git
git@gitee.com:wfchat/docs.git
wfchat
docs
docs
master

搜索帮助