Skip to content

Commit 7ece968

Browse files
committed
Homepage: Add buttons to go to schema specifications
1 parent 394589e commit 7ece968

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ description: Nextflow plugin for sample sheet validation
1515

1616
nf-schema is the new version of the now deprecated [nf-validation](https://github.com/nextflow-io/nf-validation). Please follow the [migration guide](https://nextflow-io.github.io/nf-schema/latest/migration_guide/) to migrate your code to this new version.
1717

18+
[Parameter schema specs](nextflow_schema/nextflow_schema_specification/){ .md-button .md-button--primary }
19+
[Sample sheet schema specs](nextflow_schema/sample_sheet_schema_specification/){ .md-button }
20+
1821
## Introduction
1922

2023
--8<-- "README.md:11:"

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ extra_css:
6969

7070
markdown_extensions:
7171
- admonition
72+
- attr_list
7273
- def_list
7374
- md_in_html
7475
- pymdownx.emoji:

0 commit comments

Comments
 (0)