egoist / docute

📚 Effortless documentation, done right.
https://docute.egoist.dev
MIT License
3.8k stars 427 forks source link

feat: auto generate sidebar from header #226

Open ittus opened 5 years ago

ittus commented 5 years ago

Fix https://github.com/egoist/docute/issues/186

When sidebar: 'auto', set sidebar to nav data

Screen Shot 2019-05-13 at 10 50 40
egoist commented 5 years ago

It should use toc instead in auto mode

ittus commented 5 years ago

Do you mean it should get from '#', '##' ... tag?

egoist commented 5 years ago

Yep. the same as VuePress.

ittus commented 5 years ago

Should the sidebar include toc of the current page, or it should include toc of all website?

Current page only:

Screen Shot 2019-05-13 at 13 50 13
egoist commented 5 years ago

like VuePress, for current page only

ittus commented 5 years ago

I've changed to

Screen Shot 2019-05-13 at 14 17 00

Please help to review the code when you're available.

ittus commented 4 years ago

@egoist Could you please help to review this pull request again? 🙇

solider245 commented 3 years ago

@egoist能否请您再次审核此请求请求?🙇

你好,这个功能很好用,怎么我无法使用呢?