Skip to content

Commit 20343cc

Browse files
committed
fixed unsaved changes in mkdocs.yaml
1 parent b48f164 commit 20343cc

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Get started with LSLAutoBIDS by installing the package and its dependencies.
1212
This package automates the conversion of EEG recordings (xdf files) to BIDS (Brain Imaging Data Structure) format, integrates Datalad and uploads the data to Dataverse. `lslautobids` is an open-source package written in `python` and available as a pip package.
1313

1414

15-
## 🗒 Overview 🗒
15+
## 🗒 Overview
1616

1717
LSLAutoBIDS is a Python tool series designed to automate the following tasks sequentially:
1818
- Convert recorded XDF files to BIDS format

mkdocs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,13 @@ nav:
2121
- Datalad Integration : datalad_integration.md
2222
- Dataverse Integration : dataverse_integration.md
2323
- Other Utility Functions: other_utils.md
24+
- Data Organization: data_organization.md
2425
- Tests: testing.md
2526
- FAQ: faq.md
2627
- Development:
2728
- Contributing: contributions.md
2829
- Group's website: https://www.s-ccs.de/
30+
- Getting Started Tutorial: tutorial.md
2931
markdown_extensions:
3032
- pymdownx.arithmatex
3133
- pymdownx.magiclink

0 commit comments

Comments
 (0)