keycloak-scim/book-product.json

39 lines
1.2 KiB
JSON
Raw Normal View History

2016-06-09 09:37:04 +00:00
{
"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",
2016-12-02 19:52:58 +00:00
"version": "7.1.0"
2016-06-09 09:37:04 +00:00
},
"community": false,
"product": true,
2016-12-02 02:57:17 +00:00
"images": "rhsso-images",
2016-06-09 09:37:04 +00:00
"adminguide": {
"name": "Server Administration Guide",
2016-12-02 19:52:58 +00:00
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.1-Beta/server-administration-guide/"
2016-06-09 09:37:04 +00:00
},
"clientguide": {
"name": "Securing Applications and Services Guide",
2016-12-02 19:52:58 +00:00
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.1-Beta/securing-applications-and-services-guide/"
2016-06-09 09:37:04 +00:00
},
"installguide": {
"name": "Server Installation and Configuration Guide",
2016-12-05 20:11:33 +00:00
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.1-Beta/server-installation-and-configuration-guide/"
},
2016-06-09 09:37:04 +00:00
"apidocs": {
"name": "API Documentation",
2016-12-02 19:52:58 +00:00
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.1-Beta/api-documentation/"
2016-06-09 09:37:04 +00:00
}
}
}