connorgoggins commented on issue #17798: [Website 2.0] General Version Dropdown
URL: 
https://github.com/apache/incubator-mxnet/issues/17798#issuecomment-602976215
 
 
   @szha thanks for your comment! The primary components that require a dynamic 
hosting solution are the API reference docs for each language in the latest 
versions (master, v1.6, and v1.x - future releases). For example, since we use 
Sphinx to generate the Python docs for the latest versions of the MXNet API, we 
need a build pipeline for the latest versions of the Python MXNet API that 
leverages Sphinx. We use other tools to dynamically build the docs for other 
languages (C++, Java, Julia, etc.), and they need to be called during the build 
process as well.

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