mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-08-10 16:37:34 +00:00
25 lines
459 B
Go
25 lines
459 B
Go
{
|
|
"title": "Docker -- 从入门到实践",
|
|
"author": "yeasy",
|
|
"language": "zh-hans",
|
|
"links": {
|
|
"sidebar": {
|
|
"GitHub": "https://github.com/yeasy/docker_practice"
|
|
}
|
|
},
|
|
"pdf": {
|
|
"pageNumbers": true,
|
|
"fontSize": 12,
|
|
"fontFamily": "Arial",
|
|
"paperSize": "a4",
|
|
"chapterMark": "pagebreak",
|
|
"pageBreaksBefore": "/",
|
|
"margin": {
|
|
"right": 62,
|
|
"left": 62,
|
|
"top": 56,
|
|
"bottom": 56
|
|
}
|
|
}
|
|
}
|