Update guide structure
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"title": "YubiKey full disk encryption Arch Linux guide",
|
||||
"title": "YKFDE Guide for Arch Linux",
|
||||
"content": [
|
||||
{"getting-started": "01-getting-started.md"},
|
||||
{"prepare-disk": "02-prepare-disk.md"},
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
{
|
||||
"title": "YubiKey full disk encryption guide",
|
||||
"title": "YFDE Guides",
|
||||
"content": [
|
||||
{"intro": "../README.md"},
|
||||
{"changelog": "../CHANGELOG.md"},
|
||||
{"arch-linux": "arch/bookdown.json"}
|
||||
{"arch-linux": "../arch/bookdown.json"}
|
||||
],
|
||||
"theme": {
|
||||
"toc": {
|
||||
@@ -11,7 +9,7 @@
|
||||
}
|
||||
},
|
||||
"template": "bookdown/themes",
|
||||
"tocDepth": 1,
|
||||
"tocDepth": 2,
|
||||
"target": "../html",
|
||||
"numbering": false,
|
||||
"extensions": {
|
||||
Reference in New Issue
Block a user