Linking to other types in TSDoc can not be resolved when building the documentation
Open
bug
documentation
- Dominant language
- TypeScript
- Stars
- 50
- Forks
- 8
- Avg merge
- 18h 24m
- Merged PRs (30d)
- 11
Description
Describe the bug
When running npm run docs:api a lot of warnings fill the console. Most of them relate to not being able to resolve a link.
Expected behavior
I'd expect that the docs can be built without any issues and all uses links can be resolved.
Additional context
Can be found in #555
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.