mdBook/book-example
Weihang Lo 6af6219e5b [Feature] expandable sidebar sections (ToC collapse) (#1027)
* render(toc): render expandable toc toggle

* ui(toc): js/css logic to toggle toc

* test: update rendered output css selector

* config: add `html.fold.[enable|level]`

* renderer: fold according to configs

* doc: add `output.html.fold`

* refactor: tidy fold config

- Derive default for `Fold`.
- Use `is_empty` instead of checking the length of chapters.
2019-10-19 09:56:08 +02:00
..
src [Feature] expandable sidebar sections (ToC collapse) (#1027) 2019-10-19 09:56:08 +02:00
book.toml Added line numbers to editable sections of code. 2019-09-24 21:27:02 +08:00