connorgoggins opened a new pull request #17948: [Website 2.0] General Version Dropdown URL: https://github.com/apache/incubator-mxnet/pull/17948 ## Description ## This PR resolves the issues outlined in the Github issue for the [MXNet Website 2.0 General Version Dropdown](https://github.com/apache/incubator-mxnet/issues/17798). It serves to add a fully functional API version dropdown with consistent styling to the master website, and also modifies the Jenkins build instructions to download static artifacts from an [external repository](https://github.com/connorgoggins/mxnet-website-artifacts). Currently, this repository of static artifacts includes websites for the following past versions of the MXNet API: - 1.6 - 1.5.0 - 1.4.1 - 1.3.1 - 1.2.1 - 1.1.0 - 1.0.0 - 0.11.0 - 0.12.1 Each version of the website also has a similarly formatted API version dropdown in the header of each page, making it easy for users to seamlessly navigate between different versions of the MXNet website. ## Checklist ## ### Essentials ### - [x] Changes are complete (i.e. I finished coding on this PR) - [x] Code is well-documented - [x] To the best of my knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change ### Changes ### - M docs/python_docs/themes/mx-theme/mxtheme/header_top.html - M docs/python_docs/themes/mx-theme/mxtheme/layout.html - M docs/static_site/Makefile - M docs/static_site/src/_includes/head.html - M docs/static_site/src/_includes/header.html ## Comments ## Preview is currently available [here](http://ec2-3-19-223-185.us-east-2.compute.amazonaws.com/). @sandeep-krishnamurthy @aaronmarkham @szha @sojiadeshina @leezu
---------------------------------------------------------------- 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
