File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,22 +22,44 @@ book:
2222 - 12-dashboards.md
2323 - 13-pass_reset_password.md
2424 - 14-faq.md
25- search :
25+
26+ # ⬇️ This is the global chapter sidebar
27+ sidebar :
28+ style : docked # or "floating", but docked feels more “always there”
29+ background : " #4c2a9d"
30+ search : true
31+ collapse-level : 1 # show all top-level items expanded
32+ pinned : true # keep sidebar accessible on narrow screens
33+ # (optional) explicitly list contents; by default it uses chapters anyway
34+ contents :
35+ - index.md
36+ - 01-intro.md
37+ - 02-access.md
38+ - 03-onboarding.md
39+ - 04-access-and-use.md
40+ - 05-access-data.md
41+ - 06-where-to-work.md
42+ - 07-collaborate.md
43+ - 08-export.md
44+ - 09-dos-and-donts.md
45+ - 10-packages.md
46+ - 11-querying-guide.md
47+ - 12-dashboards.md
48+ - 13-pass_reset_password.md
49+ - 14-faq.md
50+
51+ search :
2652 location : sidebar
2753 type : textbox
2854 limit : 3
29- sidebar :
30- background : " #4c2a9d"
31- search : true
32- style : floating
3355
3456format :
3557 html :
3658 theme : journal
3759 backgroundcolor : " white"
3860 highlight-style : arrow
3961 embed-resources : false
40- toc : true # enables per-chapter TOC
62+ toc : true # optional; this is the per-page “On this page” headings
4163 df-print : paged
4264 number-sections : false
4365 number-depth : 1
You can’t perform that action at this time.
0 commit comments