ys2843 opened a new pull request #18473: URL: https://github.com/apache/incubator-mxnet/pull/18473
## Description ## To make several website version dropdowns more manageable and easier to update, use the `versions` constant in `_config.yml` to dynamically generate any version dropdown. This matches the implementation in global search https://github.com/apache/incubator-mxnet/pull/18288#issuecomment-628990327. **Updated version dropdown in this PR:** + Installation guide dropdown + General version dropdown (on top nav) **Existing version dropdown:** + 2 global search version dropdown(desktop & mobile) ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your PR. - [ ] The PR title starts with [MXNET-$JIRA_ID], where $JIRA_ID refers to the relevant [JIRA issue](https://issues.apache.org/jira/projects/MXNET/issues) created (except PRs with tiny changes) - [ ] Changes are complete (i.e. I finished coding on this PR) - [ ] All changes have test coverage: ### Changes ### - [ ] Update the general version dropdown on top navigation bar. - [ ] Update the installation guide version dropdown ## Comments ## - Preview: pending ---------------------------------------------------------------- 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]
