Skip to content

Commit c5baae8

Browse files
committed
Navbar: Reorganise
- Homepage outside of a group, to help mobile nav - Moved background + migration into renamed 'introduction' section
1 parent 394589e commit c5baae8

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

mkdocs.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,11 @@ site_url: https://nextflow-io.github.io/nf-schema/latest/
55
edit_uri: edit/master/docs/
66

77
nav:
8-
- Home:
9-
- index.md
8+
- Home: index.md
9+
- Introduction:
1010
- background.md
1111
- migration_guide.md
12-
- Schema:
13-
- nextflow_schema/index.md
12+
- Schema: nextflow_schema/index.md
1413
- nextflow_schema/create_schema.md
1514
- nextflow_schema/nextflow_schema_specification.md
1615
- nextflow_schema/sample_sheet_schema_specification.md

0 commit comments

Comments
 (0)