gitbook-plugin-my-navigator
v0.1.2
Published
My navigator
Downloads
1
Readme
neo-navigator
This plugin will add a table of content
navigator on the right top of each page, and a return to top
button without smart-phone or tablet. Customized for personal usage.
It is based on gitbook-plugin-neo-navigator, which is based on gitbook-plugin-navigator.
Demo
https://book.morizyun.com/java/
Config book.json
{
plugins: ["my-navigator"]
}
or Install locally
$ npm install gitbook-plugin-my-navigator --save