Open
Description
Issue Description
The sphinx-gallery package automatically adds intersphinx references to all Jupyter notebooks / input files that it renders. Example: https://sphinx-gallery.github.io/stable/configuration.html#link-to-documentation
It would be very helpful if we could enable automatic intersphinx references in all code snippets (doctest-style snippets in method docstrings and rST blocks like .. code-block:: python
).
I don't currently know of a way to do this, but it may be possible with sphinx-gallery or another tool.
Metadata
Metadata
Assignees
Labels
No labels