keycloak-scim/node_modules/gitbook-plugin-toggle-chapters
2016-05-10 12:50:49 +05:30
..
book Replaced Keycloak with {{book.project.name}} as applicable 2016-05-10 12:50:49 +05:30
.npmignore Replaced Keycloak with {{book.project.name}} as applicable 2016-05-10 12:50:49 +05:30
index.js Replaced Keycloak with {{book.project.name}} as applicable 2016-05-10 12:50:49 +05:30
LICENSE Replaced Keycloak with {{book.project.name}} as applicable 2016-05-10 12:50:49 +05:30
package.json Replaced Keycloak with {{book.project.name}} as applicable 2016-05-10 12:50:49 +05:30
README.md Replaced Keycloak with {{book.project.name}} as applicable 2016-05-10 12:50:49 +05:30

Toggle Chapters on GitBook

Install it using:

$ npm install gitbook-plugin-toggle-chapters

To use it in your book, add this to book.json:

{
    "plugins": ["toggle-chapters"]
}