tree: 6e4bdf6ee7fb66ad24d0db430cd1462a17f8015c [path history] [tgz]
  1. book/
  2. .npmignore
  3. index.js
  4. LICENSE
  5. package.json
  6. README.md
node_modules/gitbook-plugin-toggle-chapters/README.md

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