Commit 93a9ea3
committed
Upgrade gb-asm-tutorial to use mdbook 0.5
This commit updates the various unpublished crates in the repo to be set
up according to the new requirements imposed by mdbook 0.5. In addition,
it updates the build and deploy workflow to account for these changes as
well.
As part of this update, the theme/index.hbs had to be updated to work
with some syntax changes made for mdbook 0.5. The style looked off in my
browser, so I would appreciate some double checking on this front.1 parent 4735b27 commit 93a9ea3
File tree
15 files changed
+601
-2228
lines changed- .github/workflows
- i18n-helpers
- src/bin
- preproc
- src
- renderer
- src
- theme
15 files changed
+601
-2228
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | 33 | | |
39 | 34 | | |
40 | 35 | | |
| |||
47 | 42 | | |
48 | 43 | | |
49 | 44 | | |
50 | | - | |
51 | | - | |
| 45 | + | |
52 | 46 | | |
53 | 47 | | |
54 | 48 | | |
| |||
0 commit comments