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 2018/08/23 22:13:51 UTC

[GitHub] aaronmarkham opened a new pull request #12317: Update ONNX API docs references

aaronmarkham opened a new pull request #12317: Update ONNX API docs references
URL: https://github.com/apache/incubator-mxnet/pull/12317
 
 
   ## Description ##
   The ONNX page is currently broken due to some name changes. The API Reference is blank:
   https://mxnet.incubator.apache.org/api/python/contrib/onnx.html#api-reference
   
   I fixed the overview table to link to things and now have the API reference appearing. I also updated the description text.
   
   ## Comments ##
   
   Sphinx won't render any shortcut references to the functions, so I'm calling them out the long way. When the Python config for these ONNX modules are updated we can try out the shorthand references and see if Sphinx likes it or not.
   ![2018-08-23_15-08-55](https://user-images.githubusercontent.com/5974205/44554604-775be480-a6e6-11e8-8747-194f6b4f0a69.png)
   
   There are lint issues showing up in the docs build logs from these ONNX files as well as many other files. 
   
   I'll create a separate issues for these comments.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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