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

 ##########
 File path: docs/python_docs/python/api/gluon/nn/index.rst
 ##########
 @@ -36,46 +36,24 @@ We group all layers in these two modules according to 
their categories.
 
 .. currentmodule:: mxnet.gluon
 
-Blocks
-------
-
-.. autosummary::
-   :nosignatures:
-   :toctree: .
-
-   nn.Block
-   nn.HybridBlock
-   nn.SymbolBlock
 
 
 Sequential containers
 ---------------------
 
 
 .. autosummary::
-    :toctree: _autogen
     :nosignatures:
 
 Review comment:
   This was questioned in another issue. What are some set with 
`:nosignatures:` and others are not?

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