gopl-zh.github.com/book.json

15 lines
229 B
JSON

{
"gitbook": "3.x",
"title": "Go语言圣经",
"description": "<The Go Programming Language>中文版",
"language": "zh-hans",
"structure": {
"readme": "preface.md"
},
"plugins": [
"katex",
"-search",
"-lunr"
]
}