35 lines
1,010 B
JSON
35 lines
1,010 B
JSON
{
|
|
"gitbook": "2.x.x",
|
|
"structure": {
|
|
"readme": "README.adoc"
|
|
},
|
|
"plugins": [
|
|
"toggle-chapters",
|
|
"ungrey",
|
|
"splitter"
|
|
],
|
|
"variables": {
|
|
"title": "Server Administration Guide",
|
|
"project": {
|
|
"name": "Red Hat Single Sign-On",
|
|
"version": "7.1.0"
|
|
},
|
|
"community": false,
|
|
"product": true,
|
|
"images": "rhsso-images",
|
|
|
|
"developerguide": {
|
|
"name": "Server Developer Guide",
|
|
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.1-Beta/server-developer-guide/"
|
|
|
|
},
|
|
"installguide": {
|
|
"name": "Server Installation and Configuration Guide",
|
|
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.1-Beta/server-installation-and-configuration-guide/"
|
|
},
|
|
"adapterguide": {
|
|
"name": "Securing Applications and Services Guide",
|
|
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.1-Beta/securing-applications-and-services-guide/"
|
|
}
|
|
}
|
|
}
|