Update guide structure
This commit is contained in:
21
book/guides/bookdown.json
Normal file
21
book/guides/bookdown.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user