22 lines
495 B
JSON
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"
|
|
]
|
|
}
|
|
}
|