## 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.  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. [ Full content available at: https://github.com/apache/incubator-mxnet/pull/12317 ] This message was relayed via gitbox.apache.org for [email protected]
