Skip to content

Trouble using intersphinx to link to my project's documentation #12127

Closed Answered by CalMacCQ
CalMacCQ asked this question in Q&A
Discussion options

You must be logged in to vote

Aha! Now resolved.

Seems the correct syntax to use in the manual source files is

py:class:`~pytket.backends.Backend`

or equivalently

.. currentmodule:: pytket.backends
    
:py:class:`Backend`

Writing this out actually made it easier to find the solution.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by CalMacCQ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant