Skip to content

Commit

Permalink
generate API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mirpedrol committed Sep 30, 2024
1 parent 19d21bb commit 5f367d1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/api/_src/pipeline_lint_tests/included_configs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# included_configs

```{eval-rst}
.. automethod:: nf_core.pipelines.lint.PipelineLint.included_configs
```
2 changes: 2 additions & 0 deletions docs/api/_src/pipeline_lint_tests/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- [base_config](./base_config/)
- [files_exist](./files_exist/)
- [files_unchanged](./files_unchanged/)
- [included_configs](./included_configs/)
- [merge_markers](./merge_markers/)
- [modules_config](./modules_config/)
- [modules_json](./modules_json/)
Expand All @@ -16,6 +17,7 @@
- [nfcore_yml](./nfcore_yml/)
- [pipeline_name_conventions](./pipeline_name_conventions/)
- [pipeline_todos](./pipeline_todos/)
- [plugin_includes](./plugin_includes/)
- [readme](./readme/)
- [schema_description](./schema_description/)
- [schema_lint](./schema_lint/)
Expand Down

0 comments on commit 5f367d1

Please sign in to comment.