Skip to content

Commit 29df1a1

Browse files
committed
fix: update ToC for previous changes
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
1 parent 44c8f16 commit 29df1a1

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

_toc.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -66,20 +66,20 @@ parts:
6666
- caption: "Week 10: Intro to Compilation"
6767
chapters:
6868
- file: content/week10/Compiled_Languages.ipynb
69-
- file: content/week10/compiled.md
70-
- file: content/week10/rust.md
69+
- file: content/week10/rust_example/compiled.md
70+
- file: content/week10/rust_example/rust.md
71+
- file: content/week10/debugging.md
72+
- file: content/week10/profiling.md
7173

72-
- caption: "Week 11: Profiling"
74+
- caption: "Week 11: Parallel Computing"
7375
chapters:
74-
- file: content/week11/debugging.md
75-
- file: content/week11/profiling.md
76+
- file: content/week11/intro.md
77+
- file: content/week11/openmp.md
78+
- file: content/week11/threading.md
7679

77-
- caption: "Week 12: Parallel Computing"
80+
- caption: "Week 12: Distributed Computing"
7881
chapters:
79-
- file: content/week12/intro.md
80-
- file: content/week12/openmp.md
8182
- file: content/week12/mpi.md
82-
- file: content/week12/threading.md
8383

8484
- caption: "Bonus: Exotic topics"
8585
chapters:

0 commit comments

Comments
 (0)