2016-05-12 21:48:03 +00:00
|
|
|
{
|
|
|
|
"gitbook": "2.x.x",
|
|
|
|
"structure": {
|
|
|
|
"readme": "README.adoc"
|
|
|
|
},
|
|
|
|
"plugins": [
|
|
|
|
"toggle-chapters",
|
|
|
|
"ungrey",
|
|
|
|
"splitter"
|
|
|
|
],
|
|
|
|
"variables": {
|
2016-06-10 06:59:58 +00:00
|
|
|
"title": "Server Administration Guide",
|
|
|
|
"project": {
|
|
|
|
"name": "Keycloak",
|
2016-06-23 18:56:57 +00:00
|
|
|
"version": "SNAPSHOT"
|
2016-06-10 06:59:58 +00:00
|
|
|
},
|
2016-05-12 21:48:03 +00:00
|
|
|
"community": true,
|
|
|
|
"product": false,
|
|
|
|
"images": "keycloak-images",
|
|
|
|
|
|
|
|
"developerguide": {
|
2016-06-02 08:01:07 +00:00
|
|
|
"name": "Server Developer Guide",
|
2016-05-12 21:48:03 +00:00
|
|
|
"link": "https://keycloak.gitbooks.io/server-developer-guide/content/"
|
|
|
|
|
|
|
|
},
|
2016-05-13 01:04:47 +00:00
|
|
|
"installguide": {
|
2016-06-02 08:01:07 +00:00
|
|
|
"name": "Server Installation and Configuration Guide",
|
2016-06-07 15:54:33 +00:00
|
|
|
"link": "https://keycloak.gitbooks.io/server-installation-and-configuration/content/"
|
2016-05-13 01:04:47 +00:00
|
|
|
},
|
2016-05-20 00:15:52 +00:00
|
|
|
"adapterguide": {
|
2016-06-10 06:59:58 +00:00
|
|
|
"name": "Securing Applications and Services Guide",
|
2016-05-20 00:15:52 +00:00
|
|
|
"link": "https://keycloak.gitbooks.io/securing-client-applications-guide/content/"
|
2016-05-12 21:48:03 +00:00
|
|
|
}
|
|
|
|
}
|
2016-06-01 08:49:54 +00:00
|
|
|
}
|