Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store dotted path for annotations types that are within the package #12

Closed
pawamoy opened this issue Dec 26, 2019 · 1 comment
Closed
Labels
annotations Related to type annotations cross-linking feature New feature or request

Comments

@pawamoy
Copy link
Member

pawamoy commented Dec 26, 2019

For example, if my function declares a return type of MyClass, then we should detect that it's referencing the class mypackage.mymodule.MyClass and store that information somewhere. It could allow us to write links to objects instead of just strings!

@pawamoy pawamoy changed the title Detect dotted path for annotations types that are within the package Store dotted path for annotations types that are within the package Dec 26, 2019
@pawamoy pawamoy transferred this issue from mkdocstrings/mkdocstrings Mar 18, 2020
@pawamoy pawamoy added feature New feature or request cross-linking annotations Related to type annotations labels Apr 25, 2020
@pawamoy
Copy link
Member Author

pawamoy commented Sep 21, 2021

Will be done in griffe.

@pawamoy pawamoy closed this as completed Sep 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
annotations Related to type annotations cross-linking feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant