diff --git a/doc/home.md b/doc/home.md index b918fa4d7..3dd0aa435 100644 --- a/doc/home.md +++ b/doc/home.md @@ -363,6 +363,17 @@ documentation for Dorieh platform Documentation utilities to simplify creation of consistent documentation for Dorieh platform +* [cwl2md](members/cwl2md) Generates [Markdown](https://www.markdownguide.org/basic-syntax/) + documentation for a CWL tool or workflow +* [collector](members/collector) Generates automatic + [reStructuredText](https://docutils.sourceforge.io/rst.html) + templates for all Python modules +* [copy_section](members/copy_section) Copies a specified section from one markdown document + to another. This way we can collect summaries in one file + +Documentation utilities to simplify creation of consistent +documentation for Dorieh platform + * [cwl2md](members/cwl2md) Generates [Markdown](https://www.markdownguide.org/basic-syntax/) documentation for a CWL tool or workflow * [collector](members/collector) Generates automatic diff --git a/docs/.doctrees/TestingWorkflows.doctree b/docs/.doctrees/TestingWorkflows.doctree index 374d3a6af..79bd8a6fb 100644 Binary files a/docs/.doctrees/TestingWorkflows.doctree and b/docs/.doctrees/TestingWorkflows.doctree differ diff --git a/docs/.doctrees/environment.pickle b/docs/.doctrees/environment.pickle index b3c15a7bc..4874d8c08 100644 Binary files a/docs/.doctrees/environment.pickle and b/docs/.doctrees/environment.pickle differ diff --git a/docs/.doctrees/home.doctree b/docs/.doctrees/home.doctree index adc98abf7..a172cbe0b 100644 Binary files a/docs/.doctrees/home.doctree and b/docs/.doctrees/home.doctree differ diff --git a/docs/TestingWorkflows.html b/docs/TestingWorkflows.html index e80214649..57f9fec48 100644 --- a/docs/TestingWorkflows.html +++ b/docs/TestingWorkflows.html @@ -59,11 +59,6 @@
  • Utility to generate test queries
  • Utility to generate test queries
  • Testing bundled workflows