Skip to content

Commit

Permalink
Update the navs
Browse files Browse the repository at this point in the history
  • Loading branch information
vdauwera committed Jan 2, 2025
1 parent c531f4c commit 5fd4852
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 36 deletions.
31 changes: 0 additions & 31 deletions docs/nf4-genomics/index.md

This file was deleted.

14 changes: 9 additions & 5 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,13 @@ nav:
- envsetup/02_local.md
- Hello Nextflow:
- hello_nextflow/index.md
- hello_nextflow/01_orientation.md
- hello_nextflow/02_hello_world.md
- hello_nextflow/03_hello_containers.md
- hello_nextflow/04_hello_config.md
- hello_nextflow/05_hello_modules.md
- hello_nextflow/00_orientation.md
- hello_nextflow/01_hello_world.md
- hello_nextflow/02_hello_channels.md
- hello_nextflow/03_hello_plumbing.md
- hello_nextflow/04_hello_modules.md
- hello_nextflow/05_hello_containers.md
- hello_nextflow/06_hello_config.md
- Run Nextflow:
- run_nextflow/index.md
- run_nextflow/01_orientation.md
Expand All @@ -32,6 +34,8 @@ nav:
- nf4_genomics/01_orientation.md
- nf4_genomics/02_linear.md
- nf4_genomics/03_collect.md
- nf4_genomics/04_config.md
- nf4_genomics/05_testing.md
- Fundamentals Training:
- basic_training/index.md
- basic_training/orientation.md
Expand Down

0 comments on commit 5fd4852

Please sign in to comment.