33 lines
907 B
JSON
Executable file
33 lines
907 B
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.0.0"
|
|
},
|
|
"community": false,
|
|
"product": true,
|
|
"adminguide": {
|
|
"name": "Server Administration Guide",
|
|
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.0/server-administration-guide/"
|
|
},
|
|
"clientguide": {
|
|
"name": "Securing Applications and Services Guide",
|
|
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.0/securing-applications-and-services-guide/"
|
|
|
|
},
|
|
"apidocs": {
|
|
"name": "API Documentation",
|
|
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.0/api-documentation/"
|
|
}
|
|
}
|
|
}
|