mirror of
https://github.com/gnu4cn/ts-learnings.git
synced 2026-09-04 05:42:50 +08:00
86 lines
2.4 KiB
JSON
86 lines
2.4 KiB
JSON
{
|
||
"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/"
|
||
}
|
||
}
|
||
}
|