Closed
Description
Search terms
Cross reference other package not resolved
Expected Behavior
When I have a monorepo with multpple packages, and I create typedoc via "packages", I expect that types defined in one package but used in another package are properly linked from the other package to the one package.
Actual Behavior
These types do not become links, but they are plain text.
Steps to reproduce the bug
See TypeStrong/typedoc-repros#32
The readme contains repro steps + some additional observations.
Environment
- Typedoc version: 25
- TypeScript version: 4.9.5
- Node.js version: 18.13.0
- OS: Windows
Metadata
Metadata
Assignees
Labels
No labels