https://sphinxcontrib-autoprogram.readthedocs.io/en/stable/ Ideally https://github.com/DataBiosphere/toil/blob/master/src/toil/options/common.py would match the content in https://toil.readthedocs.io/en/latest/running/cliOptions.html and https://github.com/DataBiosphere/toil/blob/c7e522dde0be8c0429f1b375884402e46d0fad42/docs/running/cliOptions.rst?plain=1#L77-L79 would look like https://github.com/common-workflow-language/cwltool/blob/main/docs/cli.rst?plain=1 - [ ] refactor add_logging_options() to return the parser group so that related logging options can be added to that group afterwards by the caller Example usage in `cwltool` via https://github.com/common-workflow-language/cwltool/blob/10cabefa0576bc950f6ce1c6f01ab7d3e3357617/cwltool/argparser.py#L57 : https://cwltool.readthedocs.io/en/latest/cli.html ┆Issue is synchronized with this [Jira Story](https://ucsc-cgl.atlassian.net/browse/TOIL-1827) ┆Issue Number: TOIL-1827
https://sphinxcontrib-autoprogram.readthedocs.io/en/stable/
Ideally https://github.com/DataBiosphere/toil/blob/master/src/toil/options/common.py would match the content in https://toil.readthedocs.io/en/latest/running/cliOptions.html and
toil/docs/running/cliOptions.rst
Lines 77 to 79 in c7e522d
Example usage in
cwltoolvia https://github.com/common-workflow-language/cwltool/blob/10cabefa0576bc950f6ce1c6f01ab7d3e3357617/cwltool/argparser.py#L57 : https://cwltool.readthedocs.io/en/latest/cli.html┆Issue is synchronized with this Jira Story
┆Issue Number: TOIL-1827