[
https://issues.apache.org/jira/browse/ARROW-14739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17445409#comment-17445409
]
Dominik Moritz edited comment on ARROW-14739 at 11/17/21, 5:48 PM:
-------------------------------------------------------------------
It looks like you can now set the remote in typedoc:
https://github.com/TypeStrong/typedoc/issues/1130 and docs at
https://typedoc.org/guides/options/#gitremote. We should probably set that
option in https://github.com/apache/arrow/blob/master/js/typedoc.js and then
you don't have to mess with the remote.
was (Author: domoritz):
It looks like you can now set the remote in typedoc:
https://github.com/TypeStrong/typedoc/issues/1130. We should probably set that
option in https://github.com/apache/arrow/blob/master/js/typedoc.js and then
you don't have to mess with the remote.
> Docs point to wrong source
> --------------------------
>
> Key: ARROW-14739
> URL: https://issues.apache.org/jira/browse/ARROW-14739
> Project: Apache Arrow
> Issue Type: Bug
> Components: Documentation, JavaScript
> Affects Versions: 6.0.0
> Reporter: Dominik Moritz
> Assignee: Krisztian Szucs
> Priority: Critical
> Fix For: 6.0.1
>
>
> If you click on the source link for example at
> https://arrow.apache.org/docs/js/enums/Arrow_dom.Type.html#DateMillisecond we
> get to https://github.com/kszucs/arrow/blob/f2faf5cbc/js/src/enum.ts#L106
> instead of the official arrow repo.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)