keycloak-scim/book-product.json

34 lines
913 B
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",
"version": "7.0.0"
},
"community": false,
"product": true,
"adminguide": {
"name": "Server Administration Guide",
2016-06-09 10:15:40 +00:00
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.0.0/server-administration-guide/"
2016-06-09 09:37:04 +00:00
},
"clientguide": {
"name": "Securing Applications and Services Guide",
2016-06-09 10:15:40 +00:00
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.0.0/securing-applications-and-services-guide/"
2016-06-09 09:37:04 +00:00
},
"apidocs": {
"name": "API Documentation",
2016-06-09 10:15:40 +00:00
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.0.0/api-documentation/"
2016-06-09 09:37:04 +00:00
}
}
}