keycloak-scim/book.json
2016-06-13 19:50:10 +02:00

33 lines
762 B
JSON
Executable file

{
"gitbook": "2.x.x",
"structure": {
"readme": "README.adoc"
},
"plugins": [
"toggle-chapters",
"ungrey",
"splitter"
],
"variables": {
"title": "Server Developer Guide",
"project": {
"name": "Keycloak",
"version": "1.9.8.Final"
},
"community": true,
"product": false,
"adminguide": {
"name": "Server Administration Guide",
"link": "https://keycloak.gitbooks.io/server-adminstration-guide/content/"
},
"clientguide": {
"name": "Securing Applications and Services Guide",
"link": "https://keycloak.gitbooks.io/securing-client-applications-guide/content/"
},
"apidocs": {
"name": "API Documentation",
"link": "http://keycloak.org/docs"
}
}
}