Files
ykfde/book/guides/bookdown.json
2018-07-11 22:07:31 +02:00

22 lines
495 B
JSON

{
"title": "YFDE Guides",
"content": [
{"arch-linux": "../arch/bookdown.json"}
],
"theme": {
"toc": {
"collapsibleFromLevel": 1
}
},
"template": "bookdown/themes",
"tocDepth": 2,
"target": "../html",
"numbering": false,
"extensions": {
"commonmark": [
"Webuni\\CommonMark\\TableExtension\\TableExtension",
"Webuni\\CommonMark\\AttributesExtension\\AttributesExtension"
]
}
}