Clickable Typing for attributes #291
-
Is it possible to make the typing of attributes clickable/cross-referencable? In the image below, |
Beta Was this translation helpful? Give feedback.
Answered by
pawamoy
Jul 9, 2025
Replies: 1 comment 5 replies
-
Due to technical limitations, links are currently only added when the signature is separated from the heading, see https://mkdocstrings.github.io/python/usage/configuration/signatures/#separate_signature. |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
ndonkoHenri
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Due to technical limitations, links are currently only added when the signature is separated from the heading, see https://mkdocstrings.github.io/python/usage/configuration/signatures/#separate_signature.