You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/11/22 07:49:28 UTC

[GitHub] ChaiBapchya commented on a change in pull request #13368: Java doc

ChaiBapchya commented on a change in pull request #13368: Java doc
URL: https://github.com/apache/incubator-mxnet/pull/13368#discussion_r235627010
 
 

 ##########
 File path: docs/mxdoc.py
 ##########
 @@ -127,9 +131,17 @@ def build_scala_docs(app):
 
 def build_java_docs(app):
     """build java docs and then move the outdir"""
-    java_path = app.builder.srcdir + '/../scala-package/core/src/main/scala/org/apache/mxnet/'
+    java_path = app.builder.srcdir + '/../scala-package'
     # scaldoc fails on some apis, so exit 0 to pass the check
 
 Review comment:
   nitpick: scala doc?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services