-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_toc.yml
51 lines (41 loc) · 1.14 KB
/
_toc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: index
parts:
- caption: Project documentation
chapters:
- file: book/cardio_age/age_intro
sections:
- file: book/cardio_age/analysis_steps
- file: book/trabeculae_models
- file: book/4Dsurvival_PH/4Dsurvival_ph
- caption: References
chapters:
- file: book/references/notebooks
- file: book/references/markdown
- file: book/references/testMyST
- file: book/references/syntaxExtensions
- file: book/references/bibliography
#######Below is the example format for a toc file both as chapters and sections#######
#format: jb-book
#root: index
#chapters:
# - file: book/analysis_steps
# - file: book/trabeculae_models
# - file: book/4Dsurvival_PH/4Dsurvival_ph
# - file: book/notebooks
# - file: book/markdown
# - file: book/testMyST
# - file: book/bibliography
# Or you organize the TOC by parts
# parts:
# - caption: Chapters
# numbered: true
# maxdepth: 2
# chapters:
# - file: book/markdown
# - file: book/notebooks
# - caption: Appendices
# chapters:
# - file: book/bibliography