26 lines
568 B
JSON
Executable file
26 lines
568 B
JSON
Executable file
{
|
|
"gitbook": "2.x.x",
|
|
"structure": {
|
|
"readme": "README.adoc"
|
|
},
|
|
"plugins": [
|
|
"toggle-chapters",
|
|
"ungrey",
|
|
"splitter"
|
|
],
|
|
"variables": {
|
|
"title": "Securing Applications and Services Guide",
|
|
"project": {
|
|
"name": "Keycloak",
|
|
"version": "2.0.0.CR1",
|
|
"versionMvn": "2.0.0.CR1"
|
|
},
|
|
"community": true,
|
|
"product": false,
|
|
"images": "keycloak-images",
|
|
"adminguide": {
|
|
"name": "Server Administration Guide",
|
|
"link": "https://keycloak.gitbooks.io/server-adminstration-guide/content/"
|
|
}
|
|
}
|
|
}
|