Files
ts-learnings/book.json
Unisko PENG, 2cf7c867ce Updated.
2023-01-10 22:43:13 +08:00

86 lines
2.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"author": "Translated by Peng Hailin, laxers@gmail.com",
"description": "这是一本TypeScript编程语言手册",
"generator": "xfoss.com 网站",
"pdf": {
"fontSize": 12,
"footerTemplate": null,
"headerTemplate": null,
"margin": {
"bottom": 36,
"left": 62,
"right": 62,
"top": 36
},
"pageNumbers": false,
"paperSize": "a4"
},
"plugins": [
"highlight-code",
"fontsettings",
"include-codeblock@^3.0.2",
"tbfed-pagefooter@^0.0.1",
"sectionx@^3.1.0",
"sitemap",
"code",
"-lunr",
"-search",
"-sharing",
"-fontsettings",
"cuav-chapters",
"heading-anchors",
"splitter",
"theme-door",
"search-pro-fixed"
],
"variables": {
"doorTheme": {
"nav": [
{
"url": "https://java-lang.xfoss.com",
"target": "_blank",
"name": "学习 Java · ☕"
},
{
"url": "https://java-lang.xfoss.com",
"target": "_blank",
"name": "学习 Java · ☕"
},
{
"url": "https://ccna.xfoss.com",
"target": "_blank",
"name": "学习 “网络通信” 技术 CCNA · 🖧"
},
{
"url": "https://xfoss.com",
"target": "_blank",
"name": "捐助donation · 💰"
}
]
}
},
"pluginsConfig": {
"doorTheme": {
"search-placeholder": "请输入关键字搜索",
"logo": "./images/typescript-logo.png",
"favicon": "./docs/images/typescript-fav-icon.png"
},
"include-codeblock": {
"template": "ace",
"unindent": true,
"edit": true
},
"tbfed-pagefooter": {
"copyright": "Copyleft @ rust.xfoss.com 2022",
"modify_label": "该文件修订时间:",
"modify_format": "YYYY-MM-DD HH:mm:ss"
},
"sectionx": {
"tag": "b"
},
"sitemap": {
"hostname": "https://ts-lang.xfoss.com/"
}
}
}