There was an error while loading. Please reload this page.
1 parent d0f06b9 commit 80db347Copy full SHA for 80db347
1 file changed
book/_toc.yml
@@ -2,11 +2,13 @@ format: jb-book
2
root: intro.md
3
4
parts:
5
- - caption: Contents
+ - caption: Some contents
6
chapters:
7
- file: some_content/overview.md
8
sections:
9
- file: some_content/text_and_code.ipynb
10
+ - caption: Exercises
11
+ chapters:
12
- file: exercises.md
13
14
- file: exercises/001.md
@@ -27,6 +29,8 @@ parts:
27
29
- file: syntax_exercises/011.md
28
30
- file: syntax_exercises/012.md
31
- file: syntax_exercises/013.md
32
+ - caption: Miscellaneous
33
34
- file: references.md
35
- file: changelog.md
36
- file: credits.md
0 commit comments