You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding intersphinx extension to allow for linking to other orgs in docs
I added links for `matplotlib.figure.Figure` return types to the
visualization docs in Qiskit#10389
, and @Eric-Arellano requested in
Qiskit#10389 (review)
to make that change here as well.
It didn't appear that the intersphinx extension was being used in this
repo (I didn't find it in `docs/conf.py`), so I added the extension and
all the mappings from qiskit-terra. Let me know if that's not the
correct approach to take here.
---------
Signed-off-by: Paul S. Schweigert <[email protected]>
0 commit comments