Build: #33 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 agent3
Revision
5bfa944a48be7996013d5976c5e5c21cee067bc1
Successful since
#1 ()

Code commits

Author Commit Message Commit date
Rui Xue Rui Xue 5bfa944a48be7996013d5976c5e5c21cee067bc1 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 8468d0abb270fdfd22c347828954ecdd4bacc1a7 m PIPE-2738: disable auto-parentheses and use tilde trick for CLI task links
Set `add_function_parentheses = False` in `docs/source/conf.py` to
prevent Sphinx from automatically appending `()` to all function and
method cross-references across the documentation.

Additionally, updated all CLI task docstrings across the pipeline
(`pipeline/h*/cli/*.py`) to use the Sphinx tilde shorthand
(`:func:~pipeline.pkg.cli.task_name`). This replaces the verbose explicit
text alias format, keeping the source code clean while ensuring the
generated links correctly resolve to their fully qualified paths and
render without parentheses.

Jira issues

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