48 lines
1.6 KiB
JSON
Executable file
48 lines
1.6 KiB
JSON
Executable file
{
|
|
"gitbook": "2.x.x",
|
|
"structure": {
|
|
"readme": "README.adoc"
|
|
},
|
|
"plugins": [
|
|
"toggle-chapters",
|
|
"ungrey",
|
|
"splitter"
|
|
],
|
|
"variables": {
|
|
"title": "Server Developer 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",
|
|
"adminguide": {
|
|
"name": "Server Administration Guide",
|
|
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.1/html-single/server-administration-guide/"
|
|
},
|
|
"clientguide": {
|
|
"name": "Securing Applications and Services Guide",
|
|
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.1/html-single/securing-applications-and-services-guide/"
|
|
|
|
},
|
|
"installguide": {
|
|
"name": "Server Installation and Configuration Guide",
|
|
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.1/html-single/server-installation-and-configuration-guide/"
|
|
},
|
|
"apidocs": {
|
|
"name": "API Documentation",
|
|
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.1/html-single/api-documentation/"
|
|
},
|
|
"adapterguide": {
|
|
"name": "JavaScript OpenID Connect Adapter",
|
|
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.1/html-single/securing-applications-and-services-guide#javascript_adapter"
|
|
},
|
|
|
|
"subsystem": {
|
|
"undertow": "urn:jboss:domain:undertow:3.1"
|
|
}
|
|
}
|
|
}
|