keycloak-scim/node_modules/gitbook-plugin-splitter
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
gitbook-splitter-demo.gif 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
jsconfig.json Replaced Keycloak with {{book.project.name}} as applicable 2016-05-10 12:50:49 +05:30
LICENSE.txt 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
tsd.json Replaced Keycloak with {{book.project.name}} as applicable 2016-05-10 12:50:49 +05:30

gitbook-plugin-splitter

splitter

this plug-in provides a vertical bar that divides the summary and main content.

other feature

  • It will save the position information of the splitter to localStorage.

How to use it?

Add it to your book.json configuration:

{
    "plugins": ["splitter"]
}

Install your plugins using:

$ gitbook install

change logs

version 0.0.5 (2015-11-06T16:54:38)

  • fixed don't work toggle button of summary view display from Gitbook V2.5.x

This software is released under the MIT License, see LICENSE.txt.