forked from physiopy/physiopy.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
27 lines (22 loc) · 872 Bytes
/
mkdocs.yml
File metadata and controls
27 lines (22 loc) · 872 Bytes
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
site_name: Physiopy
site_description: Physiopy
site_author: The Physiopy developers
site_url: https://physiopy.github.io
# Copyright
copyright: Copyright © 2020-2024, The Physiopy Community
nav:
- Home: index.md
- Libraries:
- phys2bids: libraries/phys2bids.md
- phys2denoise: libraries/phys2denoise.md
- peakdet: libraries/peakdet.md
- Community Practices: https://physiopy-community-guidelines.readthedocs.io/en/latest/index.html
- Community:
- Welcome: community/index.md
- Getting Started: community/gettingstarted.md
- Contributor Guide: community/contributor-guide.md
- Open Datasets: community/open_datasets.md
- Other Tools: community/other_tools.md
- Code of Conduct: community/CODE_OF_CONDUCT.md
- Team: community/team.md
- OHBM 2023 Tutorials: ohbm23_tutorials.md