加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
book.json 2.10 KB
一键复制 编辑 原始数据 按行查看 历史
casparant 提交于 2023-05-04 10:50 . update copyright website field
{
"title": "龙蜥社区产品文档",
"description": "OpenAnolis 龙蜥社区产品文档",
"author": "龙蜥社区文档 SIG",
"gitbook": ">= 3.2.2",
"language": "zh-hans",
"plugins": [
"alerts",
"copyright",
"emphasize",
"expandable-chapters",
"hide-element",
"hints",
"image-captions",
"sectionx",
"-sharing",
"sharing-plus",
"simple-page-toc",
"splitter",
"tags",
"tbfed-pagefooter",
"text-highlight"
],
"pluginsConfig": {
"copyright": {
"site": "https://docs.openanolis.cn/products/",
"author": "龙蜥社区文档 SIG",
"website": "https://gitee.com/anolis/rnotes",
"copyProtect": true
},
"fontsettings": {
"theme": "white",
"family": "serif",
"size": 2
},
"hide-element": {
"elements": [".gitbook-link"]
},
"image-captions": {
"caption": "Image _PAGE_LEVEL_._PAGE_IMAGE_NUMBER_ - _CAPTION_"
},
"sectionx": {
"tag": "b"
},
"sharing": {
"douban": false,
"facebook": false,
"google": false,
"hatenaBookmark": false,
"instapaper": false,
"line": false,
"linkedin": false,
"messenger": false,
"pocket": false,
"qq": false,
"qzone": true,
"stumbleupon": false,
"twitter": false,
"viber": false,
"vk": false,
"weibo": true,
"whatsapp": false,
"all": [
"weibo"
]
},
"simple-page-toc": {
"maxDepth": 3,
"skipFirstH1": true
},
"tbfed-pagefooter": {
"copyright":"Copyright &copy 2023 by OpenAnolis Community",
"modify_label": "Last Modifed: ",
"modify_format": "YYYY-MM-DD HH:mm:ss"
}
},
"styles": {
"website": "styles/website.css"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化