Skip to content

Commit

Permalink
fix headers
Browse files Browse the repository at this point in the history
  • Loading branch information
mashehu committed Dec 5, 2024
1 parent 3081f83 commit 6ddfe4d
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion docs/api/_src/api/pipelines/bump_version.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# nf_core.bump_version
# nf_core.pipelines.bump_version

```{eval-rst}
.. automodule:: nf_core.pipelines.bump_version
Expand Down
2 changes: 1 addition & 1 deletion docs/api/_src/api/pipelines/create.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# nf_core.create
# nf_core.pipelines.create

```{eval-rst}
.. automodule:: nf_core.pipelines.create
Expand Down
2 changes: 1 addition & 1 deletion docs/api/_src/api/pipelines/download.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# nf_core.download
# nf_core.pipelines.download

```{eval-rst}
.. automodule:: nf_core.pipelines.download
Expand Down
2 changes: 1 addition & 1 deletion docs/api/_src/api/pipelines/launch.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# nf_core.launch
# nf_core.pipelines.launch

```{eval-rst}
.. automodule:: nf_core.pipelines.launch
Expand Down
2 changes: 1 addition & 1 deletion docs/api/_src/api/pipelines/lint.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# nf_core.lint
# nf_core.pipelines.lint

:::{seealso}
See the [Lint Tests](/docs/nf-core-tools/api_reference/dev/pipeline_lint_tests) docs for information about specific linting functions.
Expand Down
2 changes: 1 addition & 1 deletion docs/api/_src/api/pipelines/list.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# nf_core.list
# nf_core.pipelines.list

```{eval-rst}
.. automodule:: nf_core.pipelines.list
Expand Down
2 changes: 1 addition & 1 deletion docs/api/_src/api/pipelines/params-file.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# nf_core.params_file
# nf_core.pipelines.params_file

```{eval-rst}
.. automodule:: nf_core.pipelines.params_file
Expand Down
2 changes: 1 addition & 1 deletion docs/api/_src/api/pipelines/schema.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# nf_core.schema
# nf_core.pipelines.schema

```{eval-rst}
.. automodule:: nf_core.pipelines.schema
Expand Down
2 changes: 1 addition & 1 deletion docs/api/_src/api/pipelines/sync.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# nf_core.sync
# nf_core.pipelines.sync

```{eval-rst}
.. automodule:: nf_core.pipelines.sync
Expand Down
2 changes: 1 addition & 1 deletion docs/api/_src/api/pipelines/utils.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# nf_core.utils
# nf_core.pipelines.utils

```{eval-rst}
.. automodule:: nf_core.pipelines.utils
Expand Down

0 comments on commit 6ddfe4d

Please sign in to comment.