blob: 4421194ab22f026f88cb0a970a97a501ee705151 [file] [log] [blame]
{
"title": "CORD Guide",
"root": ".",
"structure": {
"summary": "SUMMARY.md"
},
"variables": {
"branch": "cord-6.0"
},
"plugins": [
"anchorjs",
"smart-nav-collapse",
"page-toc",
"versions-select"
],
"pluginsConfig": {
"versions": {
"options": [
{
"value": "/",
"text": "Master (Devel)"
},
{
"value": "/cord-6.0",
"text": "6.0 (Stable)"
},
{
"value": "/cord-5.0",
"text": "5.0 (Stable)"
},
{
"value": "/cord-4.1",
"text": "4.1 (Stable)"
},
{
"value": "https://wiki.opencord.org/display/CORD/Building+and+Installing+CORD",
"text": "3.0 and previous (wiki)"
}
]
}
}
}