47 lines
1.4 KiB
JSON
Executable file
47 lines
1.4 KiB
JSON
Executable file
{
|
|
"gitbook": "2.x.x",
|
|
"structure": {
|
|
"readme": "README.adoc"
|
|
},
|
|
"plugins": [
|
|
"toggle-chapters",
|
|
"ungrey",
|
|
"splitter"
|
|
],
|
|
"variables": {
|
|
"title": "Getting Started Guide",
|
|
"project": {
|
|
"name": "Red Hat Single Sign-On",
|
|
"version": "7.1.0",
|
|
"doc_base_url": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/",
|
|
"doc_info_version_url": "7.1"
|
|
},
|
|
"community": false,
|
|
"product": true,
|
|
"images": "rhsso-images",
|
|
|
|
"installguide": {
|
|
"name": "Server Installation and Configuration Guide",
|
|
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.1-beta/html-single/server-installation-and-configuration-guide/"
|
|
|
|
},
|
|
"adminguide": {
|
|
"name": "Server Administration Guide",
|
|
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.1-beta/html-single/server-administration-guide/"
|
|
},
|
|
"clientadapter": "RH-SSO-{{book.project.version}}-eap7-adapter.zip",
|
|
"appServer": "JBoss EAP 7",
|
|
"appserver": {
|
|
"name": "JBoss EAP 7"
|
|
},
|
|
"quickstartRepo": {
|
|
"name": "Quickstarts for the Red Hat Single Sign-On (SSO) Server",
|
|
"dir": "redhat-sso-quickstarts",
|
|
"link": "https://github.com/redhat-developer/redhat-sso-quickstarts"
|
|
},
|
|
|
|
"subsystem": {
|
|
"undertow": "urn:jboss:domain:undertow:3.1"
|
|
}
|
|
}
|
|
}
|