Skip to content

Commit b48e9b4

Browse files
committed
Add toc for chapters
1 parent a95f891 commit b48e9b4

5 files changed

Lines changed: 7 additions & 1 deletion

File tree

TeSS_docs/_toc.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Learn more at https://jupyterbook.org/customize/toc.html
33

44
format: jb-book
5-
root: intro
5+
root: index
66
parts:
77
- caption: Overview
88
chapters:
@@ -27,6 +27,7 @@ parts:
2727
- file: content/auto-schemas
2828
- file: content/manual
2929
sections:
30+
- file: content/manual-events-materials
3031
- file: content/learning-paths
3132
- caption: Developers
3233
chapters:

TeSS_docs/content/auto.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
# Automatic content registration
2+
```{tableofcontents}
3+
```
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Manually add events and materials

TeSS_docs/content/manual.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
# Manual content registration
2+
```{tableofcontents}
3+
```
File renamed without changes.

0 commit comments

Comments
 (0)