34 lines
No EOL
976 B
JSON
Executable file
34 lines
No EOL
976 B
JSON
Executable file
{
|
|
"gitbook": "2.x.x",
|
|
"structure": {
|
|
"readme": "README.adoc"
|
|
},
|
|
"plugins": [
|
|
"toggle-chapters",
|
|
"ungrey",
|
|
"splitter"
|
|
],
|
|
"variables": {
|
|
"title": "Getting Started Tutorials",
|
|
"project": {
|
|
"name": "Red Hat Single Sign-On",
|
|
"version": "7.0.0"
|
|
},
|
|
"community": false,
|
|
"product": true,
|
|
"images": "rhsso-images",
|
|
|
|
"installguide": {
|
|
"name": "Server Installation and Configuration Guide",
|
|
"link": "https://access.qa.redhat.com/documentation/en/red-hat-single-sign-on/7.0.0/server-installation-and-configuration-guide/"
|
|
|
|
},
|
|
"adminguide": {
|
|
"name": "Administration Guide",
|
|
"link": "https://access.qa.redhat.com/documentation/en/red-hat-single-sign-on/7.0.0/server-administration-guide/"
|
|
},
|
|
"clientadapter": "RH-SSO-{{book.project.version}}-eap7-adapter.zip",
|
|
"appServer": "JBoss EAP 10",
|
|
"quickstartRepo": "https://github.com/redhat-developer/redhat-sso-quickstarts"
|
|
}
|
|
} |