Skip to content

Commit 95aa1d5

Browse files
authored
Merge pull request #106 from jfy133/docs-organisation
Restructure sidebar
2 parents 4a0ef8c + 63597aa commit 95aa1d5

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

mkdocs.yml

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,22 @@ nav:
88
- Home: index.md
99
- Introduction:
1010
- background.md
11-
- migration_guide.md
1211
- Schema: nextflow_schema/index.md
12+
- nextflow_schema/nextflow_schema_examples.md
13+
- nextflow_schema/sample_sheet_schema_examples.md
14+
- Tutorials:
1315
- nextflow_schema/create_schema.md
16+
- migration_guide.md
17+
- Reference:
1418
- nextflow_schema/nextflow_schema_specification.md
1519
- nextflow_schema/sample_sheet_schema_specification.md
16-
- nextflow_schema/nextflow_schema_examples.md
17-
- nextflow_schema/sample_sheet_schema_examples.md
18-
- Parameters:
19-
- parameters/validation.md
20-
- parameters/help_text.md
21-
- parameters/summary_log.md
22-
- Samplesheets:
23-
- samplesheets/validate_sample_sheet.md
24-
- samplesheets/samplesheetToList.md
25-
- samplesheets/examples.md
26-
- Configuration:
2720
- configuration/configuration.md
21+
- Usage:
22+
- Parameter validation: parameters/validation.md
23+
- Parameter help: parameters/help_text.md
24+
- Parameter log: parameters/summary_log.md
25+
- Samplesheet parsing: samplesheets/samplesheetToList.md
26+
- Samplesheet examples: samplesheets/examples.md
2827
- Contributing:
2928
- contributing/setup.md
3029

0 commit comments

Comments
 (0)