szha commented on issue #17783: URL: https://github.com/apache/incubator-mxnet/issues/17783#issuecomment-735239728
In order for it to be adopted by developers and users, I expect that a new language binding should have the following: - Tests that are enabled in the CI for PRs. Adding it to any of the [existing pipelines](https://github.com/apache/incubator-mxnet/tree/master/ci/jenkins) should be ok. - Documentation website. The javadocs should be built and linked from the main website so that others know what APIs exist. Docs are in [docs folder](https://github.com/apache/incubator-mxnet/tree/master/docs) and [here](https://github.com/apache/incubator-mxnet/blob/fef85c146206e5f6313ab0f7c763d2837f2fa8c7/ci/docker/runtime_functions.sh#L1186-L1235) is how docs from different language bindings are packaged together for publishing. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
