Commit e2ab416
committed
CI: just use the ./book directory for Pages
The previous approach did not work. It was meant to enable later
combination of mdBook with Rustdoc. However, there is a hint:
https://github.com/peaceiris/actions-gh-pages?tab=readme-ov-file#%EF%B8%8F-mdbook-rust
> put `./target/doc/` to your `./book/src` dir before you `mdbook build`
We will do that.
Signed-off-by: Daniel Maslowski <[email protected]>1 parent f0cb7c8 commit e2ab416
2 files changed
+2
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 29 | + | |
33 | 30 | | |
34 | 31 | | |
35 | 32 | | |
36 | 33 | | |
37 | 34 | | |
38 | 35 | | |
39 | | - | |
| 36 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
0 commit comments