keycloak-scim/book.json

23 lines
430 B
JSON
Raw Normal View History

2016-05-12 14:20:58 +00:00
{
"gitbook": "2.x.x",
"structure": {
"readme": "README.adoc"
},
"plugins": [
"toggle-chapters",
"ungrey",
"splitter"
],
"variables": {
"title": "Keycloak Authorization Services Guide",
"community": true,
"product": false,
"images": "keycloak-images",
"project": {
"name": "Keycloak",
2016-06-17 00:14:05 +00:00
"version": "2.0.0.CR1-SNAPSHOT",
"module": "Authorization Services"
2016-05-12 14:20:58 +00:00
}
}
}