blob: ad7d67ac6355b9467eaa27be8f9d23d60331d794 [file] [log] [blame]
{
"title": "CORD Guide",
"root": ".",
"structure": {
"summary": "SUMMARY.md"
},
"styles": {
"website": "styles/website.css"
},
"variables": {
"branch": "cord-6.1"
},
"plugins": [
"anchorjs",
"smart-nav-collapse",
"custom-favicon",
"page-toc",
"versions-select",
"ga"
],
"pluginsConfig": {
"favicon": "images/cord.ico",
"ga": {
"token": "UA-25767375-2"
},
"versions": {
"options": [
{
"value": "/",
"text": "Master (Devel)"
},
{
"value": "/cord-6.1",
"text": "6.1 (Stable)"
},
{
"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)"
}
]
}
}
}