Build: #36 was successful Changes by Rui Xue

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
5 minutes
Labels
None
Agent
casaci-4.cv.nrao.edu test agent10
Revision
45d8eff287fefbdd13baa6426a91fb49802c1dd5
Successful since
#1 ()

Code commits

Author Commit Message Commit date
Rui Xue Rui Xue 45d8eff287fefbdd13baa6426a91fb49802c1dd5 Merge branch 'docs/PIPE-2738-improve-docs-for-pl2026' of https://open-bitbucket.nrao.edu/scm/pipe/pipeline into docs/PIPE-2738-improve-docs-for-pl2026
Rui Xue Rui Xue 1935b569ea9cad4e4efdf0f59ff34207cd90c395 m PIPE-2738: dynamically strip Sphinx markup from task docstrings for terminal users
Updated `cli_wrapper` to automatically scrub Sphinx-specific reST directives
from task docstrings at runtime. This ensures that users running `help()` or `?`
in interactive environments (like IPython or casashell) see clean, readable
plain text instead of raw markup.

Specifically, this strips:
- Cross-reference roles (e.g., `:func:` -> ``` `func_name` ```)
- `.. figure::` blocks (retaining only the caption)
- `.. list-table::` blocks (retaining only the title and list items)
- `.. code-block::` directives

Jira issues

IssueDescriptionStatus
Unknown Issue TypePIPE-2738Could not obtain issue details from Jira