kalyc commented on a change in pull request #13246: Addressed sphinx build issue
URL: https://github.com/apache/incubator-mxnet/pull/13246#discussion_r233172299
##########
File path: docs/api/python/ndarray/random.md
##########
@@ -51,6 +51,7 @@ In the rest of this document, we list routines provided by
the `ndarray.random`
.. automodule:: mxnet.random
:members:
+ :noindex:
Review comment:
can we also add the return values for these APIs here
https://github.com/apache/incubator-mxnet/issues/13227 ? using
`autodoc-process-signature` perhaps?
http://www.sphinx-doc.org/en/master/usage/extensions/autodoc.html
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services