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:
[email protected]


With regards,
Apache Git Services

Reply via email to