My readthedocs project has started failing to render my docs according to the numpydoc (v0.9.1) layout.
E.g. this is how my docs looked a couple of months ago:

And now my docs build to this:

It appears that this is concurrent with RTD upgrading its sphinx version from 1.8 to 2.0. Is this possibly the culprit? I am not sure how best to proceed in debugging this, so any guidance would be very much appreciated!
My readthedocs project has started failing to render my docs according to the
numpydoc(v0.9.1) layout.E.g. this is how my docs looked a couple of months ago:
And now my docs build to this:
It appears that this is concurrent with RTD upgrading its sphinx version from 1.8 to 2.0. Is this possibly the culprit? I am not sure how best to proceed in debugging this, so any guidance would be very much appreciated!