Skip to content
Snippets Groups Projects
Commit aed67619 authored by Daniel Lyons's avatar Daniel Lyons Committed by Daniel Lyons
Browse files

Fixing a few README files and updating the documentation and tool template

parent 342413bb
No related branches found
No related tags found
1 merge request!979Fixing a few README files and updating the documentation and tool template
Pipeline #5661 passed
Pipeline: workspaces

#5663

    Pipeline: workspaces

    #5662

      # Ingestion Support and Utilities
      A number of applications, scripts, and utilities ported over from the AAT.
      # null: the null executable, for workflow testing
      This is the null executable, a baseline test of the functionality of the Workspaces system.
      It can:
      ......
      #Vela Testing System
      # Vela Testing System
      Vela: The brightest radio pulsar visible in the sky.
      The Vela system is meant for testing Workspaces workflows locally without submitting to CASA on the cluster.
      ......
      ......@@ -94,10 +94,18 @@ Workspaces Tools
      Workspaces relies on many small command line tools to function. A few of these tools are intended for developers or DAs
      to use. The rest are mostly internal utilities that should never be used by humans directly.
      Of particular interest to the DAs are the following tools:
      - :doc:`SECI ingestion status tool<tools/seci_ingestion_status>`
      - :doc:`Workspaces Mediator<tools/mediator>`
      - :doc:`Workflow Annihilator<tools/ws_annihilator>` (only sometimes, it’s run by cron job)
      - :doc:`Workspaces Metrics<tools/ws_metrics>`
      - :doc:`Analyst Management Tool<tools/mod_analyst>`
      Contents:
      .. toctree::
      :maxdepth: 2
      :maxdepth: 1
      EOF
      ......
      ......@@ -4,20 +4,28 @@ Workspaces Tools
      Workspaces relies on many small command line tools to function. A few of these tools are intended for developers or DAs
      to use. The rest are mostly internal utilities that should never be used by humans directly.
      Of particular interest to the DAs are the following tools:
      - :doc:`SECI ingestion status tool<tools/seci_ingestion_status>`
      - :doc:`Workspaces Mediator<tools/mediator>`
      - :doc:`Workflow Annihilator<tools/ws_annihilator>` (only sometimes, it’s run by cron job)
      - :doc:`Workspaces Metrics<tools/ws_metrics>`
      - :doc:`Analyst Management Tool<tools/mod_analyst>`
      Contents:
      .. toctree::
      :maxdepth: 2
      :maxdepth: 1
      tools/iiwf_trigger.md
      tools/mod_analyst.md
      tools/seci_ingestion_status.md
      tools/carta_envoy.md
      tools/casa_envoy.md
      tools/conveyor.md
      tools/deliver.md
      tools/ingest.md
      tools/ingest.md
      tools/ingest_envoy.md
      tools/mediator.md
      tools/null.md
      ......@@ -27,3 +35,4 @@ Contents:
      tools/ws_annihilator.md
      tools/ws_metrics.md
      tools/wf_framework.md
      tools/sh.md
      ../../../apps/cli/executables/go/seci_ingestion_status/README.md
      \ No newline at end of file
      ../../../apps/cli/executables/wf_framework/sh/README.md
      \ No newline at end of file
      0% Loading or .
      You are about to add 0 people to the discussion. Proceed with caution.
      Finish editing this message first!
      Please register or to comment