Changing the default role to any in sphinx created loads of warnings, which makes it hard to see actual warnings from sphinx.
We should see if we can fix this.
One way would be to use single backticks only if there is actually something to reference, the other is to somehow silence the warnings.
Changing the default role to
anyin sphinx created loads of warnings, which makes it hard to see actual warnings from sphinx.We should see if we can fix this.
One way would be to use single backticks only if there is actually something to reference, the other is to somehow silence the warnings.