aaronmarkham commented on a change in pull request #16392: [WIP] Improving 
Python Docs API
URL: https://github.com/apache/incubator-mxnet/pull/16392#discussion_r333165504
 
 

 ##########
 File path: docs/python_docs/python/api/gluon/contrib/index.rst
 ##########
 @@ -146,27 +147,21 @@ API Reference
 
 .. automodule:: mxnet.gluon.contrib
     :members:
-    :imported-members:
 
 Review comment:
   > I take out imported members when the package level module also 
incidentally imports stuff from elsewhere that's already documented. For 
example here I think this also imports mxnet.ndarray which leads to a ton of 
warnings during the sphinx build.
   
   Ok that's good then, because we need to get warnings back down to zero.

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