keycloak-scim/node_modules/gitbook-plugin-toggle-chapters/README.md

198 B

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"]
}