leezu commented on issue #17798: [Website 2.0] Versioned Dropdown for Python API Docs URL: https://github.com/apache/incubator-mxnet/issues/17798#issuecomment-597252508 Thanks for clarifying @connorgoggins > I believe you might be referring to the other language API docs for MXNet Besides the other language APIs, there are also installation instructions and other overview pages. For example https://mxnet.apache.org/features, https://mxnet.apache.org/get_started/ubuntu_setup, https://mxnet.apache.org/get_started/osx_setup > Due to the unique format of the other language API docs, each language will require a unique way of supporting multiple API versions. Following the approach outlined in this proposal, that's correct. However, the work could be greatly reduced by just building each version of the website independently and adding a global version switch feature. For example, consider https://cmake.org/cmake/help/v3.11/module/FetchContent.html There is a note "This documents an old version of CMake. Click here to see the latest release. Or, select a version from the drop-down menu above." which allows users to switch to the latest version of the website.
---------------------------------------------------------------- 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
