-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
Fix 'any' doc build warnings #12802
Copy link
Copy link
Closed
Labels
Description
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.
Reactions are currently unavailable