Commit 0c9d87c
committed
🤖 feat: add mdBook-pagetoc for in-page table of contents
Added mdbook-pagetoc preprocessor to generate automatic table of contents
for documentation pages.
Benefits:
- Improves navigation for long pages (especially API reference)
- Shows page structure at a glance
- Better user experience when browsing documentation
Uses: https://github.com/JorelAli/mdBook-pagetoc
Generated with cmux1 parent 5e24ca0 commit 0c9d87c
2 files changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
19 | | - | |
20 | | - | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
0 commit comments