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/09/25 13:03:26 UTC

[GitHub] [incubator-mxnet] aaronmarkham commented on issue #16260: website bug: Symbol.sqaure links to square method link is to the same page (infinite loop)

aaronmarkham commented on issue #16260: website bug: Symbol.sqaure links to square method link is to the same page (infinite loop)
URL: https://github.com/apache/incubator-mxnet/issues/16260#issuecomment-535011760
 
 
   Actually, I'd like someone to explain this to me and how it should work. It seems like the convenience methods in MXNet conflict with how Sphinx works. There might be a way to set this up properly, but so far I'm not aware of one.
   
   `viz` was addressed by adding notes, not by fixing how sphinx does autodoc with it. https://github.com/apache/incubator-mxnet/issues/13232
   
   `onnx` was also addressed with notes.
   https://github.com/apache/incubator-mxnet/issues/12318
   
   This `square` method is coming from the `_autogen` folder. I think @ThomasDelteil had to remove a bunch of recursion prior to launch of the new site and that could be a similar thing.

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