2016-06-09 08:14:10 +00:00
|
|
|
{
|
|
|
|
"gitbook": "2.x.x",
|
|
|
|
"structure": {
|
|
|
|
"readme": "README.adoc"
|
|
|
|
},
|
|
|
|
"plugins": [
|
|
|
|
"toggle-chapters",
|
|
|
|
"ungrey",
|
|
|
|
"splitter"
|
|
|
|
],
|
|
|
|
"variables": {
|
2016-06-09 09:03:58 +00:00
|
|
|
"title": "Getting Started Guide",
|
2016-06-09 08:14:10 +00:00
|
|
|
"project": {
|
|
|
|
"name": "Red Hat Single Sign-On",
|
2016-12-08 15:44:57 +00:00
|
|
|
"version": "7.1.0",
|
|
|
|
"doc_base_url": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/",
|
|
|
|
"doc_info_version_url": "7.1-Beta"
|
2016-06-09 08:14:10 +00:00
|
|
|
},
|
|
|
|
"community": false,
|
|
|
|
"product": true,
|
|
|
|
"images": "rhsso-images",
|
|
|
|
|
|
|
|
"installguide": {
|
|
|
|
"name": "Server Installation and Configuration Guide",
|
2016-12-08 20:12:46 +00:00
|
|
|
"link": "/single/server-installation-and-configuration-guide/"
|
2016-06-09 08:14:10 +00:00
|
|
|
|
|
|
|
},
|
|
|
|
"adminguide": {
|
2016-06-09 09:03:58 +00:00
|
|
|
"name": "Server Administration Guide",
|
2016-12-08 20:12:46 +00:00
|
|
|
"link": "/single/server-administration-guide/"
|
2016-06-09 08:14:10 +00:00
|
|
|
},
|
|
|
|
"clientadapter": "RH-SSO-{{book.project.version}}-eap7-adapter.zip",
|
2016-06-09 09:08:33 +00:00
|
|
|
"appServer": "JBoss EAP 7",
|
2016-06-09 08:14:10 +00:00
|
|
|
"quickstartRepo": "https://github.com/redhat-developer/redhat-sso-quickstarts"
|
|
|
|
}
|
2016-12-01 16:08:55 +00:00
|
|
|
}
|