Skip to content

Commit da24e88

Browse files
authored
enh: add documentation resources
1 parent c32d5d8 commit da24e88

File tree

3 files changed

+20
-5
lines changed

3 files changed

+20
-5
lines changed

docs/users/educational.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Educational resources
2+
3+
## Online books
4+
5+
- [QC-Book, member-initiated tutorial at ISMRM 2022](../qc-book)
6+
- [NiPreps Book, developing processing tools for dMRI, ISBI 2021](../nipreps-book)

docs/users/talks.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Talks and presentations
2+
3+
- [Presentation about MRIQC for INCF 2022 (10 min)](../assets/INCF22-MRIQC/)
4+
- [NiPreps introduction, Educational Session at OHBM 2022](../assets/OHBM2022)
5+
- [Building community workflows, BrainHack Donostia 2020](../assets/bhd2020)
6+
- [Building communities around reproducible workflows, Open Reproducible Neuroscience workshop 2020](../assets/ORN-Workshop/)
7+
- [Reproducible workflows, Think Open Rovereto Workshop 2020](../assets/torw2020/)

mkdocs.yml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,20 @@ nav:
1616
- NiPreps:
1717
- Framework: intro/nipreps.md
1818
- Transparency of workflows: intro/transparency.md
19-
- BIDS-Apps:
20-
- Introduction: apps/framework.md
21-
- Executing with Docker: apps/docker.md
22-
- Executing with Singularity: apps/singularity.md
2319
- Community:
2420
- Welcome: community/index.md
2521
- Membership: community/members.md
2622
- New features: community/features.md
2723
- Contributing: community/CONTRIBUTING.md
2824
- Code of Conduct: community/CODE_OF_CONDUCT.md
2925
- Licensing: community/licensing.md
30-
- Developers:
26+
- Documentation (users):
27+
- BIDS-Apps:
28+
- Introduction: apps/framework.md
29+
- Executing with Docker: apps/docker.md
30+
- Executing with Singularity: apps/singularity.md
31+
- Presentations: users/talks.md
32+
- Documentation (devs):
3133
- Developer Environment: devs/devenv.md
3234
- Versions Matrix: devs/versions.md
3335
- Releases: devs/releases.md

0 commit comments

Comments
 (0)