You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
seems that the process generate api-doc of c++/java/spark before SPHINXBUILD, so the _build/html directory is not existed yet in api-doc process, and failed to generate to the directory.
The better solution is make html generate process build SPHINXBUILD first and then build the api-doc document.
Is there an existing issue for this?
Current Behavior
As titile.
Expected Behavior
displaying scaladoc and javadoc
Minimal Reproducible Example
Environment
Link to GraphAr Logs
No response
Further Information
scala: invalid output arguments
-DoutputDirectory
. Keep original way to generate docs.java: use whitespace rather than tab in makefile, which may leads problems.
The text was updated successfully, but these errors were encountered: