Skip to content

Commit 892a1ae

Browse files
committed
add parallel tut to nav + index
1 parent 60cf38b commit 892a1ae

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

docs/tutorial/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ commands.
99

1010
[First steps with dcm2bids](first-steps.md){ .md-button .md-button--primary }
1111

12+
[Convert multiple participants in parallel](parallel.md){ .md-button .md-button--primary }
13+
1214
---
1315

1416
!!! tldr "Interested in co-developing a tutorial?"

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ nav:
2222
- Tutorials:
2323
- index: tutorial/index.md
2424
- First steps: tutorial/first-steps.md
25+
- Multiple participants in parallel: tutorial/parallel.md
2526
- How-to guides:
2627
- index: how-to/index.md
2728
- Get help and support: how-to/get-help.md

0 commit comments

Comments
 (0)