blob: 6c39c5249ab4b8be048dba9b26417de269bf09ad [file] [log] [blame]
{
"title": "CORD Guide",
"root": ".",
"structure": {
"summary": "SUMMARY.md"
},
"variables": {
"branch": "master"
},
"plugins": [
"anchorjs",
"toggle-chapters",
"versions-select"
],
"pluginsConfig": {
"versions": {
"options": [
{
"value": "/",
"text": "Master (Devel)"
},
{
"value": "/cord-4.1",
"text": "4.1"
},
{
"value": "/cord-4.0",
"text": "4.0 (Stable)"
},
{
"value": "https://wiki.opencord.org/display/CORD/Building+and+Installing+CORD",
"text": "3.0 and previous (wiki)"
}
]
}
}
}