Skip to content

Conversation

@jakelishman
Copy link
Contributor

Summary

This makes it possible to link to documentation in the core Qiskit
components (Terra, Aer and IBMQ Provider) using regular Sphinx
references.

Details and comments

Stemming from a comment in a review where Chris asked about linking to core Qiskit documentation.

I'm not sure why, but it seems like Sphinx won't search in Intersphinx' inventories if you use the shorthand :class:`.QuantumVolume` lookup (perhaps for speed concerns), but fully qualified access (in terms of the names objects have in Sphinx) should work fine.

This makes it possible to link to documentation in the core Qiskit
components (Terra, Aer and IBMQ Provider) using regular Sphinx
references.
@coruscating coruscating merged commit 151fa4d into qiskit-community:main Mar 28, 2022
@jakelishman jakelishman deleted the add-qiskit-intersphinx branch March 28, 2022 14:58
nkanazawa1989 pushed a commit to nkanazawa1989/qiskit-experiments that referenced this pull request Mar 28, 2022
…unity#622)

This makes it possible to link to documentation in the core Qiskit
components (Terra, Aer and IBMQ Provider) using regular Sphinx
references.
paco-ri pushed a commit to paco-ri/qiskit-experiments that referenced this pull request Jul 11, 2022
…unity#622)

This makes it possible to link to documentation in the core Qiskit
components (Terra, Aer and IBMQ Provider) using regular Sphinx
references.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants