keycloak-scim/book.json
2016-09-20 11:30:25 +02:00

22 lines
411 B
JSON
Executable file

{
"gitbook": "2.x.x",
"structure": {
"readme": "README.adoc"
},
"plugins": [
"toggle-chapters",
"ungrey",
"splitter"
],
"variables": {
"title": "Authorization Services Guide",
"community": true,
"product": false,
"images": "keycloak-images",
"project": {
"name": "Keycloak",
"version": "SNAPSHOT",
"module": "Authorization Services"
}
}
}