We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 394589e + c5baae8 commit e504567Copy full SHA for e504567
mkdocs.yml
@@ -5,12 +5,11 @@ site_url: https://nextflow-io.github.io/nf-schema/latest/
5
edit_uri: edit/master/docs/
6
7
nav:
8
- - Home:
9
- - index.md
+ - Home: index.md
+ - Introduction:
10
- background.md
11
- migration_guide.md
12
- - Schema:
13
- - nextflow_schema/index.md
+ - Schema: nextflow_schema/index.md
14
- nextflow_schema/create_schema.md
15
- nextflow_schema/nextflow_schema_specification.md
16
- nextflow_schema/sample_sheet_schema_specification.md
0 commit comments