Link API docs to source files
Open
Type: enhancement
- Dominant language
- TypeScript
- Stars
- 112
- Forks
- 23
- Avg merge
- 21h 18m
- Merged PRs (30d)
- 8
Description
### Describe the enhancement requested
The TypeDoc generated API docs currently list the source location of a file as [for example](https://arrow.apache.org/docs/js/classes/Arrow.dom.Visitor.html)
> Defined in visitor.ts:21
> Defined in visitor.ts:223
It would be helpful to have these link straight to the source for the ref from which the docs were generated.
Contributor guide
Assessment
This issue has not been assessed yet.