Closed oscardssmith closed 1 year ago
I don't think that's it. Rather we need to set some doctest metadata. I can submit a PR for this when I am back at my computer; it's a bit too annoying to debug this from my iPad ;-)
lets see if the combination works.
Seems to work. The remaining failure is genuine; the comments in the output were manually added. One could discard them (but that would be a loss), or change the jldoctest into a plain julia block; or perhaps employ a doctest filter...
Can you add the PR to make this have a doctest filter (since I don't really understand what that is)
See https://documenter.juliadocs.org/stable/man/doctests/#Filtering-Doctests -- but sure, I can make a PR
@fingolfin this might also help with the docs