docute icon indicating copy to clipboard operation
docute copied to clipboard

Support gitbook-like behavior

Open egoist opened this issue 8 years ago • 1 comments

a gitbook mode, which means you can provide a summary.md to set the sidebar menu:

- [Get started](get-started.md)
- [Advanced](advanced.md)

Then we won't parse and set toc in the sidebar but instead use the custom menu, it's like the nav but moved to sidebar ^_^

egoist avatar Jan 23 '17 11:01 egoist

Is there an existing way to customize the sidebar?

aleclarson avatar Oct 09 '18 22:10 aleclarson