kou commented on issue #47974: URL: https://github.com/apache/arrow/issues/47974#issuecomment-3464306438
We can remove both of `docs/source/js/` and `docs/source/java/` entirely. `docs/source/js/` was a placeholder to be replaced documents generated by `js/` but the JS documents exist in https://arrow.apache.org/js/ not https://arrow.apache.org/docs/js/ now. (BTW, it's better that we have a redirect to https://arrow.apache.org/js/ from https://arrow.apache.org/docs/js/ ...) The Java documents exist in https://arrow.apache.org/java/ like JS. So we can remove `docs/source/{js,java}/` entirely. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
