Files
ykfde/book/bookdown.json
2018-07-11 16:50:00 +02:00

24 lines
592 B
JSON

{
"title": "YubiKey full disk encryption guide",
"content": [
{"intro": "../README.md"},
{"changelog": "../CHANGELOG.md"},
{"arch-linux": "arch/bookdown.json"}
],
"theme": {
"toc": {
"collapsibleFromLevel": 1
}
},
"template": "bookdown/themes",
"tocDepth": 1,
"target": "../html",
"numbering": false,
"extensions": {
"commonmark": [
"Webuni\\CommonMark\\TableExtension\\TableExtension",
"Webuni\\CommonMark\\AttributesExtension\\AttributesExtension"
]
}
}