Dear @attakei,
on a recent documentation build of ours, where we are using your excellent addon, we have been able to spot this warning:
WARNING: Domain 'oembedpy.adapters.sphinx::oembedpy.adapters.sphinx' has not implemented a `resolve_any_xref` method
Because we are using the -W option to sphinx-build, which turns warnings into errors, it makes our builds go south. We have not identified the root cause yet, but it is related to the release of crate-docs-theme 0.38.1, so we just yanked that release from PyPI.
With kind regards,
Andreas.
Dear @attakei,
on a recent documentation build of ours, where we are using your excellent addon, we have been able to spot this warning:
resolve_any_xrefmethod crate/crate-docs-theme#586Because we are using the
-Woption tosphinx-build, which turns warnings into errors, it makes our builds go south. We have not identified the root cause yet, but it is related to the release of crate-docs-theme 0.38.1, so we just yanked that release from PyPI.With kind regards,
Andreas.