/gitbook-plugin-page-nav-configurable

Writing a navigator toc that is configurable

Primary LanguageJavaScriptOtherNOASSERTION

Page Navigator

This plugin extends Zhangzq's original navigator code. It is in test mode. It adds a table of content navigator on the right top of each page, and a return to top button.

Config book.json

{
    plugins: ["navigator"],
}

or Install locally

$ npm install gitbook-plugin-navigator --save