Add apidocs to book.json
This commit is contained in:
parent
658a69e19f
commit
22f77dc16b
1 changed files with 4 additions and 0 deletions
|
@ -42,6 +42,10 @@
|
|||
"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"
|
||||
},
|
||||
|
||||
"quickstartRepo": "https://github.com/keycloak/keycloak-quickstarts",
|
||||
"fuseVersion": "JBoss Fuse 6.3.0 Rollup 1",
|
||||
|
|
Loading…
Reference in a new issue