Commit 8ad0cc6
Update to mdbook 0.5.x compatibility (#19)
* Initial plan
* Update mdbook dependency from 0.4.x to 0.5.x
Co-authored-by: MR-Addict <75357598+MR-Addict@users.noreply.github.com>
* Update imports to use mdbook-preprocessor and mdbook-core 0.5.x APIs
Co-authored-by: MR-Addict <75357598+MR-Addict@users.noreply.github.com>
* Fix CLI to properly handle supports subcommand
Co-authored-by: MR-Addict <75357598+MR-Addict@users.noreply.github.com>
* Remove unnecessary lifetime parameters from get_config_string
Co-authored-by: MR-Addict <75357598+MR-Addict@users.noreply.github.com>
* Fix CI workflows to extract mdbook version from mdbook-core dependency
Co-authored-by: MR-Addict <75357598+MR-Addict@users.noreply.github.com>
* Fix CI workflows to check and reinstall mdbook if version mismatches
Co-authored-by: MR-Addict <75357598+MR-Addict@users.noreply.github.com>
* Fix test book.toml preprocessor path to use correct relative path
Co-authored-by: MR-Addict <75357598+MR-Addict@users.noreply.github.com>
* Fix mdbook compatibility by updating book.toml and modifying scroll-to-top button SVG
* refactor: remove raw type for mdbook, setup mdbook installation in workflows and update documentation for include app
* Fix paths for setup actions in workflows to ensure correct execution
* fix: update output setting for version retrieval in release workflow
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: MR-Addict <75357598+MR-Addict@users.noreply.github.com>
Co-authored-by: Cael <MR-Addict@qq.com>1 parent d219500 commit 8ad0cc6
20 files changed
Lines changed: 484 additions & 2333 deletions
File tree
- .github
- actions/setup-mdbook
- workflows
- docs
- src
- local
- src
- assets
- scripts
- templates
- tests/test-book
- expected
- src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 21 | + | |
27 | 22 | | |
28 | 23 | | |
29 | 24 | | |
30 | 25 | | |
31 | 26 | | |
32 | | - | |
| 27 | + | |
33 | 28 | | |
34 | 29 | | |
35 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 17 | + | |
23 | 18 | | |
24 | 19 | | |
25 | 20 | | |
| |||
74 | 69 | | |
75 | 70 | | |
76 | 71 | | |
77 | | - | |
| 72 | + | |
78 | 73 | | |
79 | 74 | | |
80 | 75 | | |
| |||
0 commit comments