Pull request #1396: PIPE-1969 update pipeline task cli docstrings to a standard format
Merge in PIPE/pipeline from PIPE-1969-update-pipeline-task-cli-docstrings-to-a-standard-format to main
* commit '930f5aa60df87e773219cd21af4d07804f688715': PIPE-1969: Remove create_docs script used to create the task reference manual from the older-style docstrings which are removed by this PR. PIPE-1969: Make minor edits to task cli docstrings based on further review. PIPE-1969: Updates to vla cli docstrings based on feedback. PIPE-1969: Updates to h_resume docstring based on feedback PIPE-1969: Updates to hifa cli docstrings based on feedback. PIPE-1969: Updates to h and hif cli docstrings based on feedback. PIPE-1969: Updates to single-dish cli docstrings based on feedback.
Revert "Applied suggestion"
Applied suggestion PIPE-1969: Adds missing files from the last commit to update the name from Parameters to Args PIPE-1969: Updates Parameters to the more standard Args naming. PIPE-1969: Fix base import and export docstrings. PIPE-1969: Fix formatting issues for Returns section. PIPE-1969: Updated docs conversion script PIPE-1969: Adds task docstrings that have been updated by script to the standard Google docstring format. PIPE-1969: Update create_docs with a little more tweaks to get good output docstrings PIPE-1969: Tweak create_docs.py a bit to get a better output docstring PIPE-1969: Docs script update to convert Returns section of task docstrings. PIPE-1969: Docs script changes to convert format