Closed keflavich closed 2 years ago
is there no directive to skip a whole block? I didn't find one by googling, but my google hit rate for sphinx is uniformly low.
Not sure either.
apparently I'm bad at intersphinx too; I want to reference the spectral-cube docs on smoothing but that failed:
https://github.com/radio-astro-tools/radio-beam/actions/runs/3337835531/jobs/5524692842#step:5:121
/home/runner/work/radio-beam/radio-beam/docs/commonbeam.rst:58:unknown document: 'spectral-cube:smoothing'
Base: 86.00% // Head: 86.15% // Increases project coverage by +0.14%
:tada:
Coverage data is based on head (
ec08875
) compared to base (3332cba
). Patch has no changes to coverable lines.:exclamation: Current head ec08875 differs from pull request most recent head 502e072. Consider uploading reports for the commit 502e072 to get more accurate results
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Relatively minor docs addition.
@e-koch might need your help reminding me where I need doctest-skip directives etc.
Also I hope this is all syntactically correct.... did it from memory w/o testing 😬