Skip to content

Commit 4a0ef8c

Browse files
authored
Merge pull request #103 from nextflow-io/homepage-spec-buttons
2 parents e504567 + 7ece968 commit 4a0ef8c

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
@@ -68,6 +68,7 @@ extra_css:
6868

6969
markdown_extensions:
7070
- admonition
71+
- attr_list
7172
- def_list
7273
- md_in_html
7374
- pymdownx.emoji:

0 commit comments

Comments
 (0)