File tree Expand file tree Collapse file tree 11 files changed +11
-10
lines changed
docs/api/_src/api/pipelines Expand file tree Collapse file tree 11 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 4949- Update GitHub Actions ([ #3237 ] ( https://github.com/nf-core/tools/pull/3237 ) )
5050- add ` --dir/-d ` option to schema commands ([ #3247 ] ( https://github.com/nf-core/tools/pull/3247 ) )
5151- Update pre-commit hook astral-sh/ruff-pre-commit to v0.7.1 ([ #3250 ] ( https://github.com/nf-core/tools/pull/3250 ) )
52+ - fix headers in api docs ([ #3323 ] ( https://github.com/nf-core/tools/pull/3323 ) )
5253- handle new schema structure in ` nf-core pipelines create-params-file ` ([ #3276 ] ( https://github.com/nf-core/tools/pull/3276 ) )
5354- Update Gitpod image to use Miniforge instead of Miniconda([ #3274 ] ( https://github.com/nf-core/tools/pull/3274 ) )
5455- Update pre-commit hook astral-sh/ruff-pre-commit to v0.7.3 ([ #3275 ] ( https://github.com/nf-core/tools/pull/3275 ) )
Original file line number Diff line number Diff line change 1- # nf_core.bump_version
1+ # nf_core.pipelines. bump_version
22
33``` {eval-rst}
44.. automodule:: nf_core.pipelines.bump_version
Original file line number Diff line number Diff line change 1- # nf_core.create
1+ # nf_core.pipelines. create
22
33``` {eval-rst}
44.. automodule:: nf_core.pipelines.create
Original file line number Diff line number Diff line change 1- # nf_core.download
1+ # nf_core.pipelines. download
22
33``` {eval-rst}
44.. automodule:: nf_core.pipelines.download
Original file line number Diff line number Diff line change 1- # nf_core.launch
1+ # nf_core.pipelines. launch
22
33``` {eval-rst}
44.. automodule:: nf_core.pipelines.launch
Original file line number Diff line number Diff line change 1- # nf_core.lint
1+ # nf_core.pipelines. lint
22
33:::{seealso}
44See the [ Lint Tests] ( /docs/nf-core-tools/api_reference/dev/pipeline_lint_tests ) docs for information about specific linting functions.
Original file line number Diff line number Diff line change 1- # nf_core.list
1+ # nf_core.pipelines. list
22
33``` {eval-rst}
44.. automodule:: nf_core.pipelines.list
Original file line number Diff line number Diff line change 1- # nf_core.params_file
1+ # nf_core.pipelines. params_file
22
33``` {eval-rst}
44.. automodule:: nf_core.pipelines.params_file
Original file line number Diff line number Diff line change 1- # nf_core.schema
1+ # nf_core.pipelines. schema
22
33``` {eval-rst}
44.. automodule:: nf_core.pipelines.schema
Original file line number Diff line number Diff line change 1- # nf_core.sync
1+ # nf_core.pipelines. sync
22
33``` {eval-rst}
44.. automodule:: nf_core.pipelines.sync
You can’t perform that action at this time.
0 commit comments