2016-05-11 11:26:03 +00:00
|
|
|
{
|
|
|
|
"gitbook": "2.x.x",
|
|
|
|
"structure": {
|
|
|
|
"readme": "README.adoc"
|
|
|
|
},
|
|
|
|
"plugins": [
|
|
|
|
"toggle-chapters",
|
|
|
|
"ungrey",
|
|
|
|
"splitter"
|
|
|
|
],
|
|
|
|
"variables": {
|
2016-06-09 09:37:04 +00:00
|
|
|
"title": "Server Developer Guide",
|
|
|
|
"project": {
|
|
|
|
"name": "Keycloak",
|
2016-06-23 18:56:57 +00:00
|
|
|
"version": "SNAPSHOT"
|
2016-06-09 09:37:04 +00:00
|
|
|
},
|
2016-05-11 11:26:03 +00:00
|
|
|
"community": true,
|
|
|
|
"product": false,
|
|
|
|
"adminguide": {
|
2016-06-08 07:08:19 +00:00
|
|
|
"name": "Server Administration Guide",
|
2016-05-11 11:26:03 +00:00
|
|
|
"link": "https://keycloak.gitbooks.io/server-adminstration-guide/content/"
|
|
|
|
},
|
2016-05-13 08:28:41 +00:00
|
|
|
"clientguide": {
|
2016-06-09 09:37:04 +00:00
|
|
|
"name": "Securing Applications and Services Guide",
|
2016-05-13 08:28:41 +00:00
|
|
|
"link": "https://keycloak.gitbooks.io/securing-client-applications-guide/content/"
|
|
|
|
|
|
|
|
},
|
2016-09-01 05:04:26 +00:00
|
|
|
"installguide": {
|
|
|
|
"name": "Server Installation and Configuration Guide",
|
|
|
|
"link": "https://keycloak.gitbooks.io/server-installation-and-configuration/content/"
|
|
|
|
},
|
2016-06-09 06:14:46 +00:00
|
|
|
"apidocs": {
|
|
|
|
"name": "API Documentation",
|
|
|
|
"link": "http://keycloak.org/docs"
|
2016-05-11 11:26:03 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|