mirror of
https://github.com/gopl-zh/gopl-zh.github.com.git
synced 2024-11-04 13:33:41 +00:00
14 lines
218 B
JSON
14 lines
218 B
JSON
{
|
|
"gitbook": "2.x.x",
|
|
"title": "Go语言圣经",
|
|
"description": "<The Go Programming Language>中文版",
|
|
"language": "zh-cn",
|
|
"structure": {
|
|
"readme": "preface.md"
|
|
},
|
|
"plugins": [
|
|
"katex",
|
|
"-search"
|
|
]
|
|
}
|