ThomasDelteil commented on a change in pull request #15883: New Website: New 
Pipeline [3/3]
URL: https://github.com/apache/incubator-mxnet/pull/15883#discussion_r325935917
 
 

 ##########
 File path: ci/docker/runtime_functions.sh
 ##########
 @@ -1580,9 +1551,404 @@ deploy_docs() {
 
     export CC="ccache gcc"
     export CXX="ccache g++"
-    make docs SPHINXOPTS=-W USE_MKLDNN=0
 
+    build_python_docs
+
+    popd
+}
+
+
+build_docs_setup() {
+    build_folder="docs/_build"
 
 Review comment:
   actually this is called from other functions, does not require the set -ex

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to