cf-units icon indicating copy to clipboard operation
cf-units copied to clipboard

Fix docs build + enable on PRs

Open pp-mo opened this issue 1 year ago • 1 comments

As for Iris, so we get checks on the docs build via RTD

Should also do a doctest check,

~We already seem to be getting that (cf #482) "somehow", but I'm not sure how.~ (Update : pytest docs testing is configured here )

pp-mo avatar Sep 25 '24 17:09 pp-mo

N.B. pytest doctests --> Python standard-library doctest module. Sphinx interpretation is probably the same , maybe not totally ?

pp-mo avatar Sep 25 '24 18:09 pp-mo

N.B. pytest doctests --> Python standard-library doctest module. Sphinx interpretation is probably the same , maybe not totally ?

https://github.com/SciTools/iris/issues/6110

trexfeathers avatar Sep 26 '24 08:09 trexfeathers