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

@inheritDoc fails to find cross-package reference #2331

Closed
lorem--ipsum opened this issue Jul 6, 2023 · 2 comments
Closed

@inheritDoc fails to find cross-package reference #2331

lorem--ipsum opened this issue Jul 6, 2023 · 2 comments
Labels
bug Functionality does not match expectation

Comments

@lorem--ipsum
Copy link

Search terms

cross-package inheritDoc monorepo reference

Summary

Here's a repo to replicate this bug, but basically in a mono repo, using @link from packageB to packageA works but using @inheritDoc yields the following warning:

[warning] Failed to find "@typedoc/bar!bar2" to inherit the comment from in the comment for foo2.foo2

Let me know if anything's unclear, and thanks for this great project :)

@lorem--ipsum lorem--ipsum added the bug Functionality does not match expectation label Jul 6, 2023
@Gerrit0 Gerrit0 closed this as completed in 833c875 Jul 9, 2023
@Gerrit0
Copy link
Collaborator

Gerrit0 commented Jul 9, 2023

I really need to get type checking for events merged in... such a small change!

@lorem--ipsum
Copy link
Author

Thank you for the quick response :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Functionality does not match expectation
Projects
None yet
Development

No branches or pull requests

2 participants