You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/10/25 20:37:36 UTC

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #16630: Fix python doc build issue

ChaiBapchya commented on issue #16630: Fix python doc build issue
URL: https://github.com/apache/incubator-mxnet/pull/16630#issuecomment-546504500
 
 
   Verified it works by running
   1. Build mxnet binary
   ```
   ./dev_menu.py
   Choose option> 3
   ```
   ```
   3. [Docker] Build the MXNet binary - outputs to "lib/"
   ```
   2. Build python docs
   ```
   ./dev_menu.py
   Choose option> 5
   ```
   ```
   5. [Docker] Build the Python API docs - outputs to "docs/python_docs/python/build/_build/html/"                                                                                                                                                      
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services