aaronmarkham opened a new pull request #14015: website publish updates URL: https://github.com/apache/incubator-mxnet/pull/14015 ## Description ## This PR removes the debug flag during build, adds support for v1.4.x docs, and fixes a publish bug (that I introduced). Regarding the bug, I needed to add an artifacts flag to `settings.ini` so that I could skip trying to copy artifacts from branches where they don't exist. I could have put this logic in post processing like the update_version_doc, but I liked the fact that the artifact step happens with the rest of the docs generation, so you get in with a local single version build and with a full multi-version site build. ## Comments Anyone testing this might run into an error with the java/scala docs generation step. Something seems to have caused locally cached build files to break the docs generation (unrelated to this PR), so delete your `build_version_doc/apache_mxnet` folder and try again.
---------------------------------------------------------------- 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
