gitbook-plugin-neo-navigator
v0.0.3
Published
add toc navigator without smart phone
Downloads
3
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.
It is based on https://github.com/zhangzq/gitbook-plugin-navigator, fix the gitbook compatibility.
Demo
https://book.morizyun.com/java/
Config book.json
{
plugins: ["neo-navigator"]
}
or Install locally
$ npm install gitbook-plugin-neo-navigator --save